Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines a logical not or operator applied to all the given TBoolOps. Same as Op.Not<Op.Or<TBoolOps>>. Defines true or false accroding to the definition of nor logical operator. It gets applied to all the argumets in the given tuple type T.

Type parameters

  • TBoolOps: BoolOp[]
  • T: boolean []

Hierarchy

  • Nor
  • Inherited
  • Protected
  • Private
  • Static
  • Module
  • Object
  • Property
  • Function
  • Variable
  • Index
  • Type
  • Class
  • Interface
  • Enum
  • Constructor
  • Getter/Setter
Made with ❤️ by pirix-gh. Documentation generated by TypeDoc.