hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
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
)
(
T
a
,
T
b
)
if
(
isOrderingComparable
!(
T
)
)
Meta
Source
See Implementation
hunt
util
Comparator
functions
compare
greaterthan
lessThan
interfaces
Comparator