clj-arrow

A library for combining functions.

Leiningen/Boot

[clj-arrow "1.0.3-SNAPSHOT"]

Clojure CLI/deps.edn

clj-arrow/clj-arrow {:mvn/version "1.0.3-SNAPSHOT"}

Gradle

implementation("clj-arrow:clj-arrow:1.0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-arrow</groupId>
  <artifactId>clj-arrow</artifactId>
  <version>1.0.3-SNAPSHOT</version>
</dependency>