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