Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TruthFunctionInterface

Interface for a truth-functional operator.

Hierarchy

  • TruthFunctionInterface

Callable

  • __call(...args: boolean[]): boolean
  • Interface for a truth-functional operator.

    Parameters

    • Rest ...args: boolean[]

    Returns boolean

Generated using TypeDoc