hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
KeyInputRange.opApply
hunt
collection
LinkedHashMap
LinkedHashMap
KeyInputRange
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(K) dg)
int
opApply
(int delegate(size_t, K) dg)
class
KeyInputRange
int
opApply
(
scope
int
delegate
(
size_t
,
K
)
dg
)
Meta
Source
See Implementation
hunt
collection
LinkedHashMap
LinkedHashMap
KeyInputRange
functions
front
moveFront
opApply
mixins
__anonymous