fixed_xor

FIXME: write description

Leiningen/Boot

[fixed_xor "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

fixed_xor/fixed_xor {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("fixed_xor:fixed_xor:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>fixed_xor</groupId>
  <artifactId>fixed_xor</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>