You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original library makes it possible to pass variables into expressions, evaluate it, then modify the variables and get an updated result without re-parsing the entire expression. Would be nice to have it too (store references?)