assertLessThanOrEqual

Undocumented in source. Be warned that the author may not have intended to support it.
@trusted nothrow
void
assertLessThanOrEqual
(
T
U
string file = __FILE__
uint line = __LINE__
Args...
)
(
T lhs
,
U rhs
,
lazy Args args
)

Meta