HashMapTwoWay.get

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

Meta