Closed bertiqwerty closed 2 years ago
When calling eval_str, directly parse into FlatEx without creating a DeepEx and evaluate without compilation.
eval_str
FlatEx
DeepEx
When calling
eval_str
, directly parse intoFlatEx
without creating aDeepEx
and evaluate without compilation.