techascent/tech.datatype

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

Leiningen/Boot

[techascent/tech.datatype "2.3-SNAPSHOT"]

Clojure CLI/deps.edn

techascent/tech.datatype {:mvn/version "2.3-SNAPSHOT"}

Gradle

implementation("techascent:tech.datatype:2.3-SNAPSHOT")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.datatype</artifactId>
  <version>2.3-SNAPSHOT</version>
</dependency>