Abacus.Runtime.Helpers.compare

You're seeing just the function compare, go back to Abacus.Runtime.Helpers module for more information.
Link to this function

compare(op, lhs, rhs)

Specs

compare(operator(), any(), any()) :: boolean()
Link to this function

compare(op, lhs, rhs, type, type)

Specs

compare(operator(), any(), any(), atom(), atom()) :: boolean()