Ash.Query.Operator.LessThanOrEqual (ash v3.4.56)
View Sourceleft <= right
In comparison, simplifies to left < right + 1
, so it will never need to be compared against.
Summary
Functions
Callback implementation for Ash.Query.Operator.evaluate/1
.