com.ichramm/monad-flow

Idiomatic program flow and error handling using the Either and Continuation monads

Leiningen/Boot

[com.ichramm/monad-flow "0.0.1"]

Clojure CLI/deps.edn

com.ichramm/monad-flow {:mvn/version "0.0.1"}

Gradle

implementation("com.ichramm:monad-flow:0.0.1")

Maven

<dependency>
  <groupId>com.ichramm</groupId>
  <artifactId>monad-flow</artifactId>
  <version>0.0.1</version>
</dependency>