timothypratley/patchin

Creates and applies patches to datastructures

Leiningen/Boot

[timothypratley/patchin "0.3.5"]

Clojure CLI/deps.edn

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

Gradle

implementation("timothypratley:patchin:0.3.5")

Maven

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