net.clojars.unexpectedness/weaving

Combinators to weave Clojure functions together

Leiningen/Boot

[net.clojars.unexpectedness/weaving "0.1.5.1"]

Clojure CLI/deps.edn

net.clojars.unexpectedness/weaving {:mvn/version "0.1.5.1"}

Gradle

implementation("net.clojars.unexpectedness:weaving:0.1.5.1")

Maven

<dependency>
  <groupId>net.clojars.unexpectedness</groupId>
  <artifactId>weaving</artifactId>
  <version>0.1.5.1</version>
</dependency>