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