Ash.Query.Function behaviour (ash v1.37.2) View Source
A function is a predicate with an arguments list.
For more information on being a predicate, see Ash.Filter.Predicate
. Most of the complexities
are there. A function must meet both behaviours.
Link to this section Summary
Functions
Attaches the appropiate suffix to refer to an ordinal number, e.g 1 -> "1st"
Link to this section Types
Specs
arg() :: any()
Link to this section Functions
Attaches the appropiate suffix to refer to an ordinal number, e.g 1 -> "1st"