pez/taplet

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

Leiningen/Boot

[pez/taplet "1.0.62"]

Clojure CLI/deps.edn

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

Gradle

implementation("pez:taplet:1.0.62")

Maven

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