flathead

Utility library for nested objects.

Leiningen/Boot

[flathead "0.0.5"]

Clojure CLI/deps.edn

flathead/flathead {:mvn/version "0.0.5"}

Gradle

implementation("flathead:flathead:0.0.5")

Maven

<dependency>
  <groupId>flathead</groupId>
  <artifactId>flathead</artifactId>
  <version>0.0.5</version>
</dependency>