Ecto.ParameterizedType.equal-question-mark

You're seeing just the callback equal-question-mark, go back to Ecto.ParameterizedType module for more information.
Link to this callback

equal?(value1, value2, params)

View Source

Specs

equal?(value1 :: any(), value2 :: any(), params()) :: boolean()

Checks if two terms are semantically equal.