motif

Recursive, data driven, pattern matching for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 1,890 Downloads
  • 87 This Version

Leiningen/Boot

[motif "0.1.0"]

Clojure CLI/deps.edn

motif/motif {:mvn/version "0.1.0"}

Gradle

implementation("motif:motif:0.1.0")

Maven

<dependency>
  <groupId>motif</groupId>
  <artifactId>motif</artifactId>
  <version>0.1.0</version>
</dependency>