net.cgrand/confluent-map

A confluent persistent hash map for Clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 6 Downloads
  • 6 This Version

Leiningen/Boot

[net.cgrand/confluent-map "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

net.cgrand/confluent-map {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("net.cgrand:confluent-map:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>net.cgrand</groupId>
  <artifactId>confluent-map</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>