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.operator.Identity