erdos.match

A small pattern matching library

  • VCSN/A

  • cljdoc documentationcljdoc
  • 46 Downloads
  • 26 This Version

Leiningen/Boot

[erdos.match "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

erdos.match/erdos.match {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("erdos.match:erdos.match:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>erdos.match</groupId>
  <artifactId>erdos.match</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>