The equal function#
Aliases#
halerium.core.equal
halerium.core.math.equal
- equal(left, right)#
Equal, element-wise.
- Parameters:
left – The first argument.
right – The second argument.
- Returns:
operator – The halerium Operator representing the operation.
- Return type: