ocean v6.2.0 (2021-12-09T10:56:40Z)
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
opBinaryRight
opIndex
opIndexAssign
rehash
values