Interface Validation<E, A>

Type Parameters

  • E

  • A

Hierarchy

  • Validation

Properties

Properties

datatype: "Validation"
match: (<R>(cata) => R)

Type declaration

    • <R>(cata): R
    • Type Parameters

      • R

      Parameters

      Returns R

Generated using TypeDoc