hot-potato

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 276 Downloads
  • 83 This Version

Leiningen/Boot

[hot-potato "0.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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