2-term operation with no constraints, but must be closed under T.

Type Parameters

  • T

Hierarchy

Properties

Properties

combine: ((l, r) => T)

Type declaration

    • (l, r): T
    • Parameters

      • l: T
      • r: T

      Returns T

Generated using TypeDoc