Function caseFieldWithValue

  • Internal

    Corresponds to the Haskell function (.:)

    Type Parameters

    • A

    Parameters

    • title: string
    • parseValue: ((arg) => A)
        • (arg): A
        • Parameters

          Returns A

    • value: Readonly<Value>

    Returns A

Generated using TypeDoc