timothypratley/patchin

Creates and applies patches to datastructures

Leiningen/Boot

[timothypratley/patchin "0.3.3"]

Clojure CLI/deps.edn

timothypratley/patchin {:mvn/version "0.3.3"}

Gradle

implementation("timothypratley:patchin:0.3.3")

Maven

<dependency>
  <groupId>timothypratley</groupId>
  <artifactId>patchin</artifactId>
  <version>0.3.3</version>
</dependency>