indent

A sample for how to modify the simple dispatch in pprint with larger indents

  • VCSN/A

  • cljdoc documentationcljdoc
  • 107 Downloads
  • 107 This Version

Leiningen/Boot

[indent "1.0.0"]

Clojure CLI/deps.edn

indent/indent {:mvn/version "1.0.0"}

Gradle

implementation("indent:indent:1.0.0")

Maven

<dependency>
  <groupId>indent</groupId>
  <artifactId>indent</artifactId>
  <version>1.0.0</version>
</dependency>