hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
lessThan
hunt
util
Comparator
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow
bool
lessThan
(
T
)
(
ref
T
a
,
ref
T
b
)
if
(
isOrderingComparable
!(
T
)
)
Meta
Source
See Implementation
hunt
util
Comparator
functions
compare
greaterthan
lessThan
interfaces
Comparator