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