biod ~meson (2022-05-07T11:17:22.3072764)
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