ponies v0.0.5 (2018-11-12T22:41:36Z)
Dub
Repo
Matcher
matcher
Undocumented in source.
class
Matcher (
T
) {
void
accept
(string context, T v);
string
toString
();
}
Members
Functions
accept
void
accept
(string context, T v)
Checks if s is an accepted values.
toString
string
toString
()
Deliver a description of what is accepted.
Meta
Source
See Implementation
matcher
classes
Everything
Just
Matcher
One
PlusMinusSet
Set
functions
trimPlusMinus