View Source Ash.Query.Operator.Eq (ash v2.11.8)
left == right
The simplest operator, matches if the left and right are equal.
For comparison, this compares as mutually exclusive with other equality
and is_nil
checks that have the same reference on the left side
Link to this section Summary
Functions
Callback implementation for Ash.Filter.Predicate.bulk_compare/1
.