TwoWayMap.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(ValueType[KeyType] assoc_array)
  2. void opAssign(KeyType[ValueType] assoc_array)
    struct TwoWayMap(A)

Meta