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
Callback implementation for Ash.Query.Function.args/0.