flathead

Utility library for nested objects.

Leiningen/Boot

[flathead "0.0.7"]

Clojure CLI/deps.edn

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

Gradle

implementation("flathead:flathead:0.0.7")

Maven

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