techascent/tech.datatype

Library for efficient manipulation of contiguous mutable containers of primitive datatypes.

Leiningen/Boot

[techascent/tech.datatype "1.2"]

Clojure CLI/deps.edn

techascent/tech.datatype {:mvn/version "1.2"}

Gradle

implementation("techascent:tech.datatype:1.2")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.datatype</artifactId>
  <version>1.2</version>
</dependency>