• Type Parameters

    • K

    Parameters

    • key: K

    Returns (<V>(m) => Option<V>)

      • <V>(m): Option<V>
      • Type Parameters

        • V

        Parameters

        • m: Map<K, V>

        Returns Option<V>

Generated using TypeDoc