hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
NavigableSubMap.lowerEntry
hunt
collection
TreeMap
NavigableSubMap
Undocumented in source. Be warned that the author may not have intended to support it.
class
NavigableSubMap
(K, V)
final
MapEntry
!(
K
,
V
)
lowerEntry
(
K
key
)
Meta
Source
See Implementation
hunt
collection
TreeMap
NavigableSubMap
aliases
headMap
subMap
tailMap
classes
DescendingSubMapEntryIterator
DescendingSubMapKeyIterator
KeyInputRange
SubMapEntryIterator
SubMapIterator
SubMapKeyIterator
ValueInputRange
constructors
this
functions
absCeiling
absFloor
absHighFence
absHigher
absHighest
absLowFence
absLower
absLowest
ceilingEntry
ceilingKey
clone
containsKey
firstEntry
firstKey
floorEntry
floorKey
get
higherEntry
higherKey
inClosedRange
inRange
isEmpty
lastEntry
lastKey
lowerEntry
lowerKey
opEquals
pollFirstEntry
pollLastEntry
put
remove
size
subCeiling
subFloor
subHigher
subHighest
subLower
subLowest
toHash
toString
tooHigh
tooLow
mixin templates
SubMapInputRange
variables
fromStart
hi
hiInclusive
lo
loInclusive
m
sizeModCount
toEnd