Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines a logical negation operator applied to the given TBoolOp. Defines false unit type if T extends true. Defines true unit type if T extends false. Defines TIfTIsBool when T is exactly boolean type.

Type parameters

  • TBoolOp: BoolOp
  • T: boolean

    Boolean type to get negation for.

  • TIfTIsBool

    Resulting type when T is exactly of boolean type.

Hierarchy

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