gnl/cats

Category Theory abstractions for Clojure

Leiningen/Boot

[gnl/cats "2.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

gnl/cats {:mvn/version "2.0.1-SNAPSHOT"}

Gradle

implementation("gnl:cats:2.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>gnl</groupId>
  <artifactId>cats</artifactId>
  <version>2.0.1-SNAPSHOT</version>
</dependency>