HashMapTwoWay.get

Undocumented in source. Be warned that the author may not have intended to support it.
  1. KeyTwo get(KeyOne k, KeyTwo defaultValue)
    struct HashMapTwoWay(KeyOnePar, KeyTwoPar)
    ref
    get
    ()
    (
    auto ref KeyOne k
    ,)
  2. KeyOne get(KeyTwo k, KeyOne defaultValue)

Meta