hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
AbstractMapEntry.opCmp
hunt
collection
Map
AbstractMapEntry
Undocumented in source. Be warned that the author may not have intended to support it.
int
opCmp
(MapEntry!(K, V) o)
class
AbstractMapEntry
(K, V)
int
opCmp
(
MapEntry
!(
K
,
V
)
o
)
alias
opCmp
=
Object
.
opCmp
Meta
Source
See Implementation
hunt
collection
Map
AbstractMapEntry
constructors
this
functions
getKey
getValue
opCmp
opEquals
setValue
toHash
toString
variables
key
value