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.
not or
TBoolOps
Op.Not<Op.Or<TBoolOps>>
true
false
nor
T
Defines a logical
not oroperator applied to all the givenTBoolOps. Same asOp.Not<Op.Or<TBoolOps>>. Definestrueorfalseaccroding to the definition ofnorlogical operator. It gets applied to all the argumets in the given tuple typeT.