Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/parser
firstLiteral
Function firstLiteral
firstLiteral
<
T
extends
string
>
(
...
literals
:
T
[]
)
:
t
<
T
>
Type Parameters
T
extends
string
Parameters
...
literals
:
T
[]
Returns
t
<
T
>
parser succeeding on the first matched literal.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...