org.clojars.naydenov/assorted-algorithms

Assorted algorithm collection in clojure

Leiningen/Boot

[org.clojars.naydenov/assorted-algorithms "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

org.clojars.naydenov/assorted-algorithms {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("org.clojars.naydenov:assorted-algorithms:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>org.clojars.naydenov</groupId>
  <artifactId>assorted-algorithms</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>

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