The identity function#
Aliases#
halerium.core.identityhalerium.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.identityhalerium.core.math.identityIdentity.
operand – The input of the operation.
operator – The halerium Operator representing the operation.