HashMapTwoWay.remove

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void remove(KeyOne one, KeyTwo two)
  2. void remove(KeyOne key)
  3. void remove(KeyTwo key)
    struct HashMapTwoWay(KeyOnePar, KeyTwoPar)
    void
    remove
    ()
    (
    auto ref KeyTwo key
    )

Meta