com.2tothe8th/monads

Reader, Writer, State, Either, and Maybe monads.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 166 Downloads
  • 80 This Version

Leiningen/Boot

[com.2tothe8th/monads "0.1.0"]

Clojure CLI/deps.edn

com.2tothe8th/monads {:mvn/version "0.1.0"}

Gradle

implementation("com.2tothe8th:monads:0.1.0")

Maven

<dependency>
  <groupId>com.2tothe8th</groupId>
  <artifactId>monads</artifactId>
  <version>0.1.0</version>
</dependency>