Ash.Query.Function.RangeAdjacent (ash v3.32.0)

Copy Markdown View Source

Returns true if two ranges are adjacent, meeting with no gap and no shared point.

The seam counts only when exactly one side includes it. Symmetric, and an empty range is adjacent to nothing.

range_adjacent(range1, range2)

Summary

Functions

args()

Callback implementation for Ash.Query.Function.args/0.

has_partial_evaluate?()