Usage
BooleanArithmeticType: Category
Description
BooleanArithmeticType is the category of types allowing boolean arithmetic.
Exports
PrimitiveType : % % negation : (%, %) % and : (%, %) % or xor: (%, %) % exclusive or