Skip to main content

Module boolean

Module boolean 

Source
Expand description

Types for boolean-like types.

Structsยง

NumericBoolean
A boolean that is represented by a 0 (false) or 1 (true).