biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
TinyMap.opIndex
bio
core
tinymap
TinyMap
Indexed access
V
opIndex
(Key key)
const
(
V
)
opIndex
(Key key)
struct
TinyMap
(K, V, alias TinyMapPolicy = useBitArray)
ref const
const
(
V
)
opIndex
(
Key
)
(
auto
ref
Key
key
)
if
(
is
(
Unqual
!
Key
==
K
)
)
V
opIndexAssign
(V value, K key)
void
opIndexOpAssign
(V value, K key)
Meta
Source
See Implementation
bio
core
tinymap
TinyMap
functions
keys
length
opApply
opIn_r
opIndex
opIndexAssign
opIndexOpAssign
remove
values
static functions
opCall
Indexed access