hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
AscendingSubMap.this
hunt
collection
TreeMap
AscendingSubMap
Undocumented in source.
class
AscendingSubMap
(K, V)
this
(
TreeMap
!(
K
,
V
)
m
,
bool
fromStart
,
K
lo
,
bool
loInclusive
,
bool
toEnd
,
K
hi
,
bool
hiInclusive
)
Meta
Source
See Implementation
hunt
collection
TreeMap
AscendingSubMap
constructors
this
functions
byKey
byValue
comparator
headMap
opApply
subCeiling
subFloor
subHigher
subHighest
subLower
subLowest
subMap
tailMap