eval
eval copied to clipboard
Problem with negativ numbers.
-
eval("-5")
results inErr(StartWithNonValueOperator)
-
eval("5*-5")
results inErr(DuplicateOperatorNode)
Y this crate can't yet handle correctly uniary operators example true && !false
will also fail,
but also wanna say thanks ! @fengcen , definitely a powerful tool still
Sorry guys. I have no time and interest in Rust right now. This project is going to Abandoned status.