techascent/tech.datatype

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 23,471 Downloads
  • 100 This Version

Leiningen/Boot

[techascent/tech.datatype "3.8"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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