nthread

threading macro with predicates that don't alter the pass through value

Leiningen/Boot

[nthread "0.1.0"]

Clojure CLI/deps.edn

nthread/nthread {:mvn/version "0.1.0"}

Gradle

implementation("nthread:nthread:0.1.0")

Maven

<dependency>
  <groupId>nthread</groupId>
  <artifactId>nthread</artifactId>
  <version>0.1.0</version>
</dependency>