tavistock/amalgam

Tools to denomarlize, normalize, and combine nested maps

Leiningen/Boot

[tavistock/amalgam "0.1.0"]

Clojure CLI/deps.edn

tavistock/amalgam {:mvn/version "0.1.0"}

Gradle

implementation("tavistock:amalgam:0.1.0")

Maven

<dependency>
  <groupId>tavistock</groupId>
  <artifactId>amalgam</artifactId>
  <version>0.1.0</version>
</dependency>