pegged v0.4.3 (2018-02-16T19:45:56Z)
Dub
Repo
Match.More
pegged
examples
pattern
TypeOneOrMore
Match
Undocumented in source.
template
Match
(T...)
static if
(
P.successful
)
alias
More
=
TypeZeroOrMore
!(
Pattern
).
Match
!(
P
.
Rest
)
Meta
Source
See Implementation
pegged
examples
pattern
TypeOneOrMore
Match
aliases
More
P
Rest
Types
manifest constants
begin
end
successful
mixins
__anonymous