org.clojars.rozifus/bit-field-cljs

bitfield ported to cljs for fun and learning

Leiningen/Boot

[org.clojars.rozifus/bit-field-cljs "0.0.1"]

Clojure CLI/deps.edn

org.clojars.rozifus/bit-field-cljs {:mvn/version "0.0.1"}

Gradle

implementation("org.clojars.rozifus:bit-field-cljs:0.0.1")

Maven

<dependency>
  <groupId>org.clojars.rozifus</groupId>
  <artifactId>bit-field-cljs</artifactId>
  <version>0.0.1</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.