You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump the Clojure version to greater than 1.7.0 (for cljc)
* add reader conditional to switch on clj / cljs
* bump .gitignore for intellij collaboration
Seems compatible except for the
Double/NEGATIVE_INFINITY
use. The js equivalent would be(.-NEGATIVE_INFINITY js/Number)
.I'd be happy to submit a PR if you could advise on how I should proceed?
The text was updated successfully, but these errors were encountered: