weshop/arrows

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

Leiningen/Boot

[weshop/arrows "0.2.1"]

Clojure CLI/deps.edn

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

Gradle

implementation("weshop:arrows:0.2.1")

Maven

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