pegged v0.4.5 (2021-04-30T09:27:40Z)
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