thinktopic/wharf

A library for transforming map keys.

Leiningen/Boot

[thinktopic/wharf "0.2.0"]

Clojure CLI/deps.edn

thinktopic/wharf {:mvn/version "0.2.0"}

Gradle

implementation("thinktopic:wharf:0.2.0")

Maven

<dependency>
  <groupId>thinktopic</groupId>
  <artifactId>wharf</artifactId>
  <version>0.2.0</version>
</dependency>