net.clojars.unexpectedness/weaving

Combinators to weave Clojure[Script] functions together

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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