@mikuroxina/mini-fn
    Preparing search index...

    Function contains

    • Checks whether the map contains the key.

      Type Parameters

      • K

      Parameters

      Returns (key: K) => <V>(map: Hash.Map<K, V>) => boolean

      Whether map contains key.