fmnoise/flow

Functional style of errors handling (without monads)

Leiningen/Boot

[fmnoise/flow "4.3.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("fmnoise:flow:4.3.0")

Maven

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