Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Type parameters

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

Hierarchy

  • Nand
  • 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.