Interface Form<A>

Type Parameters

  • A

Hierarchy

  • Form

Properties

Properties

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

Type declaration

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

      • R

      Parameters

      Returns R

Generated using TypeDoc