Preparing search index...
The search index is not available
tarsec
tarsec
succeed
Function succeed
succeed
<
T
>
(
value
)
:
Parser
<
T
>
A parser that always succeeds with the given value.
Type Parameters
T
Parameters
value
:
T
value to succeed with
Returns
Parser
<
T
>
value
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tarsec
Loading...
A parser that always succeeds with the given value.