pegged v0.4.3 (2018-02-16T19:45:56Z)
Dub
Repo
Match.Match
pegged
examples
pattern
TypeOr
Match
Undocumented in source.
alias
Match
=
P1
alias
Match
=
Pattern2
.
Match
!(
T
)
template
Match
(T...)
static if
(!(
P1.successful
))
alias
Match
=
Pattern2
.
Match
!(
T
)
Meta
Source
See Implementation
pegged
examples
pattern
TypeOr
Match
aliases
Match
P1