timothypratley/patchin

Creates and applies patches to datastructures

Leiningen/Boot

[timothypratley/patchin "0.3.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("timothypratley:patchin:0.3.2")

Maven

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