weshop/arrows

Extensions to the Clojure threading macros to help with manipulating nested data structures

Leiningen/Boot

[weshop/arrows "0.2.0"]

Clojure CLI/deps.edn

weshop/arrows {:mvn/version "0.2.0"}

Gradle

implementation("weshop:arrows:0.2.0")

Maven

<dependency>
  <groupId>weshop</groupId>
  <artifactId>arrows</artifactId>
  <version>0.2.0</version>
</dependency>