com.socialsuperstore/arrows

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

Leiningen/Boot

[com.socialsuperstore/arrows "0.1.0"]

Clojure CLI/deps.edn

com.socialsuperstore/arrows {:mvn/version "0.1.0"}

Gradle

implementation("com.socialsuperstore:arrows:0.1.0")

Maven

<dependency>
  <groupId>com.socialsuperstore</groupId>
  <artifactId>arrows</artifactId>
  <version>0.1.0</version>
</dependency>