com.greenyouse/deepfns

Deeply nested fmap, fapply, and more!

Leiningen/Boot

[com.greenyouse/deepfns "0.1.0"]

Clojure CLI/deps.edn

com.greenyouse/deepfns {:mvn/version "0.1.0"}

Gradle

implementation("com.greenyouse:deepfns:0.1.0")

Maven

<dependency>
  <groupId>com.greenyouse</groupId>
  <artifactId>deepfns</artifactId>
  <version>0.1.0</version>
</dependency>