patchin

Creates and applies patches to datastructures

Leiningen/Boot

[patchin "0.2.3"]

Clojure CLI/deps.edn

patchin/patchin {:mvn/version "0.2.3"}

Gradle

implementation("patchin:patchin:0.2.3")

Maven

<dependency>
  <groupId>patchin</groupId>
  <artifactId>patchin</artifactId>
  <version>0.2.3</version>
</dependency>