Thanks for accepting my pull request for toStream. As you noted, the fromStream function doesn't handle thousands separators when reading from a stream. Here is an attempt to fix this in the fromStream function. I'm sure there are other locale related subtleties I'm not taking care of.
Thanks for accepting my pull request for toStream. As you noted, the fromStream function doesn't handle thousands separators when reading from a stream. Here is an attempt to fix this in the fromStream function. I'm sure there are other locale related subtleties I'm not taking care of.