Formula.Function.Runtime (formula v0.1.3)
Evaluate the function
Link to this section Summary
Link to this section Types
Link to this type
failure()
@type failure() :: {:error, Formula.Errors.DivideByZeroError.t(), Formula.Errors.InvalidFormulaError.t()}
Link to this type
success()
@type success() :: {:ok, term()}
Link to this section Functions
Link to this function