The as_bool function#
Aliases#
halerium.core.as_boolhalerium.core.math.as_bool- as_bool(operand)#
Casting to bool.
- Parameters:
operand – The input of the operation.
- Returns:
operator – The halerium Operator representing the operation.
- Return type:
halerium.core.as_boolhalerium.core.math.as_boolCasting to bool.
operand – The input of the operation.
operator – The halerium Operator representing the operation.