Prelude API
Guides
Skill
GitHub
Preparing search index...
@prelude/parser
chars
Function chars
chars
(
chars_
:
string
)
:
t
<
string
>
Parameters
chars_
:
string
Returns
t
<
string
>
parser matching one of provided chars (matched by code point, so astral characters stay whole).
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
Skill
GitHub
Prelude API
Loading...