This class provides functions on expression arrays for convenience. For a detailed reference on each method, see the documentation of ExprTools.

Static methods

staticiter(el:Array<Expr>, f:Expr ‑> Void):Void

staticmap(el:Array<Expr>, f:Expr ‑> Expr):Array<Expr>