expr-eval
expr-eval copied to clipboard
Parse numbers as string
Hi. I'm trying to use BigInt instead of regular numbers. I did what the answer in #198 but since a, b are still parsed as number so it's limited by max integer. Can we get a and b parsed as string and full?