hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
TreeMap.clone
hunt
collection
TreeMap
TreeMap
Undocumented in source. Be warned that the author may not have intended to support it.
class
TreeMap
(K, V)
override
Object
clone
(
)
if
(
isOrderingComparable
!
K
)
Meta
Source
See Implementation
hunt
collection
TreeMap
TreeMap
classes
KeyInputRange
ValueInputRange
constructors
this
functions
byKey
byValue
ceilingEntry
ceilingKey
clear
clone
comparator
containsKey
containsValue
firstEntry
firstKey
floorEntry
floorKey
get
getCeilingEntry
getEntry
getEntryUsingComparator
getFirstEntry
getFloorEntry
getHigherEntry
getLastEntry
getLowerEntry
headMap
higherEntry
higherKey
lastEntry
lastKey
lowerEntry
lowerKey
opApply
opEquals
pollFirstEntry
pollLastEntry
put
putAll
remove
replace
subMap
tailMap
toHash
toString
mixin templates
TreeMapIterator