• Internal

    Corresponds to the Haskell function

    Type Parameters

    • K

    • V

    Parameters

    • _title: string
    • dictOrd: Ord<K>
    • parseElem: ((arg) => [K, V])
        • (arg): [K, V]
        • Parameters

          Returns [K, V]

    • value: Readonly<Value>

    Returns Map<K, V>

Generated using TypeDoc