amalloy/utils

A collection of handy-dandy tools I've collected as I notice repeated patterns in my Clojure code

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,130 Downloads
  • 129 This Version

Leiningen/Boot

[amalloy/utils "0.3.7"]

Clojure CLI/deps.edn

amalloy/utils {:mvn/version "0.3.7"}

Gradle

implementation("amalloy:utils:0.3.7")

Maven

<dependency>
  <groupId>amalloy</groupId>
  <artifactId>utils</artifactId>
  <version>0.3.7</version>
</dependency>