ponies v0.0.5 (2018-11-12T22:41:36Z)
Dub
Repo
Just
matcher
Undocumented in source.
class
Just : Matcher!T(
T
) {
T
value
;
this
(T v);
void
accept
(string context, T v);
string
toString
();
}
Constructors
this
this
(T v)
Undocumented in source.
Members
Functions
accept
void
accept
(string context, T v)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
value
T
value
;
Undocumented in source.
Meta
Source
See Implementation
matcher
classes
Everything
Just
Matcher
One
PlusMinusSet
Set
functions
trimPlusMinus