fmnoise/flow

Functional style of errors handling (without monads)

Leiningen/Boot

[fmnoise/flow "4.2.2"]

Clojure CLI/deps.edn

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

Gradle

implementation("fmnoise:flow:4.2.2")

Maven

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