twalk

A generic tree visitor for trees of any size

Leiningen/Boot

[twalk "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

twalk/twalk {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("twalk:twalk:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>twalk</groupId>
  <artifactId>twalk</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>