@educorvi/rita
    Preparing search index...

    Class OperatorAbstract

    Parent class for all operators

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    arguments: Formula[]

    The arguments of the operator

    Methods

    • Parameters

      • data: Record<string, any>
      • func: (x1: boolean, x2: boolean) => boolean
      • defaultValue: Promise<boolean> = ...

      Returns Promise<boolean>