View Source Ash.Expr (ash v2.14.17)
Tools to build Ash expressions
Summary
Types
@type t() :: any()
Functions
Evaluate an expression. This function only works if you have no references, or if you provide the record
option.
Evaluate an expression. See eval/2
for more.