district0x/contextual

Associative values in Clojure and ClojureScript which know their context

Leiningen/Boot

[district0x/contextual "0.2.0"]

Clojure CLI/deps.edn

district0x/contextual {:mvn/version "0.2.0"}

Gradle

implementation("district0x:contextual:0.2.0")

Maven

<dependency>
  <groupId>district0x</groupId>
  <artifactId>contextual</artifactId>
  <version>0.2.0</version>
</dependency>