cljs-dev 2026-01-29

I have recently had occasion to notice that cljs.core provides a bit-count function, while clojure.core does not (Java interop provides Long/bitCount though). Should we open a ticket to add bit-count to JVM clojure?

speaking of which, I want to replace that impl w/ a call to WASM

😍 1

Alex opened a ticket to track the possibility of wrapping the JVM one 🤞🏻

🎉 2

The order is (usually): • Discuss in #clojure-dev • If OK, Alex will tell you to open an http://ask.clojure.org question from which he will then make a JIRA ticket

👍 1