Ash.Query.Operator.LessThanOrEqual (ash v1.45.0-rc17) View Source

left <= right

In comparison, simplifies to left < right + 1, so it will never need to be compared against.

Link to this section Summary

Link to this section Functions