hot-potato

A tool for re-ordering the arguments to functions (and other stuff too if you like).

  • VCSN/A

  • cljdoc documentationcljdoc
  • 276 Downloads
  • 97 This Version

Leiningen/Boot

[hot-potato "0.1.0"]

Clojure CLI/deps.edn

hot-potato/hot-potato {:mvn/version "0.1.0"}

Gradle

implementation("hot-potato:hot-potato:0.1.0")

Maven

<dependency>
  <groupId>hot-potato</groupId>
  <artifactId>hot-potato</artifactId>
  <version>0.1.0</version>
</dependency>