techascent/tech.datatype

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

  • VCSN/A

  • cljdoc documentationcljdoc
  • 23,504 Downloads
  • 15 This Version

Leiningen/Boot

[techascent/tech.datatype "5.0-beta-13"]

Clojure CLI/deps.edn

techascent/tech.datatype {:mvn/version "5.0-beta-13"}

Gradle

implementation("techascent:tech.datatype:5.0-beta-13")

Maven

<dependency>
  <groupId>techascent</groupId>
  <artifactId>tech.datatype</artifactId>
  <version>5.0-beta-13</version>
</dependency>