Rob Norris
Rob Norris
The numeric parsing methods in the JDK stubs delegate to `parseInt`, etc., in Javascript which is not as lenient as the parsers on the JVM. In particular `c.isDigit` doesn't guarantee...
there are a lot of corner cases depending on chunking of input, so it would be really nice to have fuzz tests for streams
If the string is "-" then it fails. Ditto with either/left. Low probability so it has only happened once.
I just ran across [this](https://github.com/hmemcpy/milewski-ctfp-pdf) by @hmemcpy … it would be awesome if we could get on that train somehow and have a printable Scala version.