pegged v0.4.6 (2022-05-10T15:31:31Z)
Dub
Repo
Match.end
pegged
examples
pattern
TypeAnd
Match
Undocumented in source.
template
Match
(T...)
static if
(
P1.successful && P2.successful
)
enum
end
=
P2.end
;
Meta
Source
See Source File
pegged
examples
pattern
TypeAnd
Match
aliases
P1
P2
Rest
Types
manifest constants
begin
end
successful
mixins
__anonymous