Boolean value
Must be true
or false
. 0
and 1
type coercion is not supported.
In C, this corresponds to:
bool
_Bool
Symbol
Boolean value
Must be true
or false
. 0
and 1
type coercion is not supported.
In C, this corresponds to:
bool
_Bool