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