Preparing search index...
The search index is not available
tarsec
tarsec
fail
Function fail
fail
(
message
)
:
Parser
<
never
>
A parser that always fails with the given message.
Parameters
message
:
string
message to fail with
Returns
Parser
<
never
>
failure
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tarsec
Loading...
A parser that always fails with the given message.