pez/taplet

A Clojure/ClojureScript macro that works like `let`, and also will tap the binding vector.

Leiningen/Boot

[pez/taplet "1.0.53"]

Clojure CLI/deps.edn

pez/taplet {:mvn/version "1.0.53"}

Gradle

implementation("pez:taplet:1.0.53")

Maven

<dependency>
  <groupId>pez</groupId>
  <artifactId>taplet</artifactId>
  <version>1.0.53</version>
</dependency>