flathead

Utility library for nested objects.

Leiningen/Boot

[flathead "0.0.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("flathead:flathead:0.0.4")

Maven

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