pegged v0.4.6 (2022-05-10T15:31:31Z)
Dub
Repo
Match.begin
pegged
examples
pattern
TypeSubType
Match
Undocumented in source.
template
Match
(T...)
static if
(!(
T.length < U.length || !isSubtype!(T[0..U.length], U)
))
enum
begin
=
0
;
Meta
Source
See Source File
pegged
examples
pattern
TypeSubType
Match
aliases
Rest
Types
manifest constants
begin
end
successful
mixins
__anonymous