Static methods

staticinlineexpr(e:Expr):ExprDef

staticinlinegetKeyIterator<T>(e:Expr, callb:(String, String, Expr) ‑> T):T

staticiter(e:Expr, f:Expr ‑> Void):Void

staticmap(e:Expr, f:Expr ‑> Expr):Expr

staticinlinemk(e:ExprDef, p:Expr):ExprDef