API Reference expression v0.6.0
modules
Modules
Documentation for Expression
, a library to parse and evaluate
Floip compatible expressions
Parse a string and turn it into an AST which can be evaluated by Expression.Eval
The function callbacks for the standard function set available in FLOIP expressions.
A helper module for creating a context that can be used with Expression.Eval
Take an AST and evaluate it.