io.github.paintparty/typetag

Clojure(Script) utility for discerning types of values.

Leiningen/Boot

[io.github.paintparty/typetag "0.3.0"]

Clojure CLI/deps.edn

io.github.paintparty/typetag {:mvn/version "0.3.0"}

Gradle

implementation("io.github.paintparty:typetag:0.3.0")

Maven

<dependency>
  <groupId>io.github.paintparty</groupId>
  <artifactId>typetag</artifactId>
  <version>0.3.0</version>
</dependency>