specd ~master (2013-12-17T06:38:49Z)
Dub
Repo
Null
specd
matchers
Undocumented in source. Be warned that the author may not have intended to support it.
void
Null
(
T
)
(
Match
!
T
matcher
)
if
(
is
(
typeof
(
matcher.dummyMatch
is null) ==
bool
)
)
Meta
Source
See Implementation
specd
matchers
classes
Match
MatchException
functions
False
Null
True
approxEqual
be_
between
calling
contain
equal
greater_than
greater_than_or_equal_to
less_than
less_than_or_equal_to
must
sameAs
throw_