be_

Undocumented in source. Be warned that the author may not have intended to support it.
void
be_
(
string op
T
T1
)
if (
is(typeof(matcher.dummyMatch > expected) == bool) &&
(
op == ">" ||
op == ">="
||
op == "<"
||
op == "<="
)
)

Meta