fmnoise/flow

Functional style of errors handling (without monads)

Leiningen/Boot

[fmnoise/flow "4.0.0"]

Clojure CLI/deps.edn

fmnoise/flow {:mvn/version "4.0.0"}

Gradle

implementation("fmnoise:flow:4.0.0")

Maven

<dependency>
  <groupId>fmnoise</groupId>
  <artifactId>flow</artifactId>
  <version>4.0.0</version>
</dependency>