Switch to a different expression evaluator.
melontini opened this issue ยท 0 comments
What would you like to see added?
exp4j is a good option for mathematical expressions, but in commander we support other expression types. (like strings)
It would be a good idea to switch to a more advanced eval library.
Options:
- EvalEx: Handy evaluator with support for multiple types. (including maps)
Images
No response