pegged v0.4.6 (2022-05-10T15:31:31Z)
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