HashMap.isIn

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

Meta