HashMap.isIn

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isIn(Key el)
  2. bool isIn(Key el)
    struct HashMap(KeyPar, ValuePar, alias hashFunc = defaultHashFunc)
    export nothrow export
    bool
    isIn

Meta