parsed v0.4.2 (2017-09-16T11:31:13Z)
Dub
Repo
balanced
parsed
extras
Undocumented in source. Be warned that the author may not have intended to support it.
auto
balanced
(C left, C right, bool keepPair)
auto
balanced
(
B
C
=
char
)
(
C
left
,
C
right
,
bool
keepPair
= false
)
if
(
isSomeChar
!
C
)
auto
balanced
(Parser!(B, S) left, Parser!(B, S) right, bool keepPair)
Meta
Source
See Implementation
parsed
extras
enums
Word
functions
alnum
alpha
balanced
digit
endOfInput
hexdigit
hexnum
line
maybe
maybeNewlines
maybeWhite
multiliteral
newline
nonwhite
number
someNewlines
someWhite
upTo
whitespace
word