ocean v5.1.3 (2019-10-14T07:52:28Z)
Home
Dub
Repo
TwoWayMap.opAssign
ocean
core
SmartEnum
TwoWayMap
Undocumented in source. Be warned that the author may not have intended to support it.
void
opAssign
(ValueType[KeyType] assoc_array)
void
opAssign
(KeyType[ValueType] assoc_array)
struct
TwoWayMap
(A)
void
opAssign
(
KeyType
[
ValueType
]
assoc_array
)
Meta
Source
See Implementation
ocean
core
SmartEnum
TwoWayMap
aliases
KeyType
ValueType
functions
indexOf
keys
length
opApply
opAssign
opIn_r
opIndex
opIndexAssign
rehash
values