com.7theta/distantia

diff and patch implementations for clojure data structures

Leiningen/Boot

[com.7theta/distantia "0.1.1"]

Clojure CLI/deps.edn

com.7theta/distantia {:mvn/version "0.1.1"}

Gradle

implementation("com.7theta:distantia:0.1.1")

Maven

<dependency>
  <groupId>com.7theta</groupId>
  <artifactId>distantia</artifactId>
  <version>0.1.1</version>
</dependency>