collection-check

fuzz testing for alternate data structures

Leiningen/Boot

[collection-check "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

collection-check/collection-check {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("collection-check:collection-check:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>collection-check</groupId>
  <artifactId>collection-check</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>