pegged v0.4.6 (2022-05-10T15:31:31Z)
Dub
Repo
Match.More
pegged
examples
pattern
TypeZeroOrMore
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
TypeZeroOrMore
Match
aliases
More
P
Rest
Types
manifest constants
begin
end
successful