Fork me on GitHub
#cljs-dev
<
2017-09-09
>
bronsa20:09:02

FYI just released tools.reader 1.1.0 with support for ## and removes Infinity/NaN

bronsa20:09:01

FWIW i don't think the cljs breakage is due to tools.reader or the reader changes, but due to the printing changes in CLJ-1074 and cljs erraneously emitting NaN

bronsa20:09:37

but I haven't really looked into it, I just don't see how changes to what the reader accepts could affect code emission, at all

favila20:09:21

Agreed. I remember special cases in the emitter for Inf, NaN