hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
AscendingSubMap.opApply
hunt
collection
TreeMap
AscendingSubMap
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(ref K, ref V) dg)
class
AscendingSubMap
(K, V)
override
int
opApply
(
scope
int
delegate
(
ref
K
,
ref
V
)
dg
)
int
opApply
(int delegate(MapEntry!(K, V) entry) dg)
Meta
Source
See Implementation
hunt
collection
TreeMap
AscendingSubMap
constructors
this
functions
byKey
byValue
comparator
headMap
opApply
subCeiling
subFloor
subHigher
subHighest
subLower
subLowest
subMap
tailMap