Hacker News new | ask | show | jobs
by ajuc 3221 days ago
But clojure is a java application, and its libraries (written in java) are also java libraries, you can use them from java (and some people do).

There's nothing wrong with writing your own library implemented using bit operations.