biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
TinyMap.opApply
bio
core
tinymap
TinyMap
Iteration with foreach
int
opApply
(int delegate(V value) dg)
struct
TinyMap
(K, V, alias TinyMapPolicy = useBitArray)
int
opApply
(
scope
int
delegate
(
V
value
)
dg
)
int
opApply
(int delegate(K key, V value) dg)
Meta
Source
See Implementation
bio
core
tinymap
TinyMap
functions
keys
length
opApply
opIn_r
opIndex
opIndexAssign
opIndexOpAssign
remove
values
static functions
opCall
Iteration with foreach