n.core

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

Leiningen/Boot

[n.core "0.1.8"]

Clojure CLI/deps.edn

n.core/n.core {:mvn/version "0.1.8"}

Gradle

implementation("n.core:n.core:0.1.8")

Maven

<dependency>
  <groupId>n.core</groupId>
  <artifactId>n.core</artifactId>
  <version>0.1.8</version>
</dependency>