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