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 an Ask ticket to add bit-count to JVM clojure?
Alex Miller (Clojure team) 2026-01-29T13:00:45.238589Z