Fork me on GitHub
#cljs-dev
<
2016-09-26
>
anmonteiro19:09:24

it doesn’t seem that nonconforming has been ported over yet

anmonteiro19:09:28

is there a ticket for that?

Alex Miller (Clojure team)19:09:45

Rich may delete nonconforming now that nilable is not using it

Alex Miller (Clojure team)19:09:17

so it might pay to be lazy on that one - note that it’s not considered a public api function (it was accidental that it was included in the doc before)

anmonteiro19:09:27

hrm, make sense

anmonteiro19:09:59

so maybe what makes sense to port over is the fix for nilable conformance, i.e. https://github.com/clojure/clojure/commit/7ff4c70b13d29cf0a1fc7f19ba53413a38bb03d5

Alex Miller (Clojure team)19:09:52

I assume nonconforming isn’t there because cljs is a bit behind though with the perf changes in alpha12 so maybe there is more that needs to be done too, not sure

dnolen19:09:30

yes none of the perf stuff has been ported yet