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