phobos-next v0.1.0 (2016-04-10T11:57:37Z)
Home
Dub
Repo
assertLessThan
assert_ex
Undocumented in source. Be warned that the author may not have intended to support it.
@
trusted
nothrow
void
assertLessThan
(
T
U
string
file
= __FILE__
uint
line
= __LINE__
Args
...
)
(
T
lhs
,
U
rhs
,
lazy
Args
args
)
Meta
Source
See Implementation
assert_ex
aliases
assertE
assertLT
assertLTE
assertNE
functions
assertEqual
assertLessThan
assertLessThanOrEqual
assertNotEqual
assertThrows
assertTrue