flathead

Utility library for nested objects.

Leiningen/Boot

[flathead "0.0.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("flathead:flathead:0.0.2")

Maven

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