Ash.Query.Function.RangeContains (ash v3.32.2)

Copy Markdown View Source

Returns true if a range holds a value, which may be a point or another range.

An unbounded end holds everything beyond it, and an empty range holds no point. A bound holds its own value only when it is inclusive.

range_contains(range, value)

Summary

Functions

args()

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

has_partial_evaluate?()