parsed v0.4.2 (2017-09-16T11:31:13Z)
Dub
Repo
singleChar
parsed
core
Undocumented in source. Be warned that the author may not have intended to support it.
auto
singleChar
(
B
C
=
char
)
(
bool
delegate
(
C
)
test
)
if
(
isSomeChar
!
C
)
Meta
Source
See Implementation
parsed
core
classes
Parser
functions
absorb
build
charUntil
charWhile
everything
except
fail
force
literal
many
morph
repeatUntil
repeatWhile
singleChar
succeed
test
throwAnyway
throwOnFailure
throwOnSuccess
structs
ParserState