walton

Walton will traverse caves filled with snakes to find you example clojure code containing the function you desire.

Leiningen/Boot

[walton "0.5.0"]

Clojure CLI/deps.edn

walton/walton {:mvn/version "0.5.0"}

Gradle

implementation("walton:walton:0.5.0")

Maven

<dependency>
  <groupId>walton</groupId>
  <artifactId>walton</artifactId>
  <version>0.5.0</version>
</dependency>