Everything

Undocumented in source.
class Everything : Matcher!T(
T
) {}

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.

Meta