Fork me on GitHub
#cljs-dev
<
2016-09-14
>
martinklepsch11:09:23

Could we throw warnings when people alias foreign libs? [cljsjs.d3 :as d3]?

dnolen12:09:25

@martinklepsch that might be a good idea, but nothing I want to do until after the modules stuff is done and we can prove it works reasonably well

dnolen18:09:43

@mfikes hrm I think that fix for persistent maps with 9 entries may have a pretty bad bug in it

dnolen18:09:53

I’m seeing non-deterministic behavior at 9

dnolen19:09:24

erg, no seems like a hashing bug ...

dnolen19:09:52

Keyword constructor is lax in taking ns and name as things other than strings