Open ISibboI opened 5 years ago
Add a context type that does not enforce variables to be typed
This would be useful for allowing empty variables to be modified by the expression.
Here's one way to accomplish this. https://github.com/ISibboI/evalexpr/pull/165
Add a context type that does not enforce variables to be typed