-
- Downloads
Speed up Lexer.signed
`L.signed L.decimal` now has minimal overhead over L.decimal on it's own. We did sacrifice the possibility to write a (redundant) `+` sign or white space between the minus and the number.
Please register or sign in to comment