sdpc ~master (2022-02-23T09:48:48.8355398)
Dub
Repo
ch
sdpc
parsers
Match any character in accept
template
ch
(alias accept)
auto
ch
(
R
)
(
in
auto
ref
R
i
)
if
(
is
(
ElementType
!(
typeof
(
accept
)))
)
Members
Functions
ch
auto
ch
(R i)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
sdpc
parsers
aliases
whitespace
word
ws
functions
identifier
parse_escape1
parse_string
structs
Err
not_ch
templates
ch
digit
number
token
token_ws
variables
alphabet
digits
lower
upper
Match any character in accept