tech.datatype
is for efficient manipulation of containers of data.
A nice (slightly out of date) post explaining more is here.
Generalized efficient manipulations of sequences of primitive datatype. Includes specializations for java arrays, array views (subsection of an array) and nio buffers. There are specializations to allow implementations to provide efficient full typed copy functions when the types can be ascertained.
Generic operations include:
For a quick feel if the library, please check out our cheatsheet.
Design documenation is here.
Copyright © 2019 TechAscent, LLC.
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation? These fine people already did:
Chris Nuernberger & HaroldEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |