The latest version of short-vec is 0.1.0.1-0.

short-vec

Version 0.1.0.0 revision 2 uploaded by AndrewPritchard.

Package meta

Synopsis
A length-indexed vector type build on 'SmallArray#'
Description

This provides performant length-indexed vectors with a suite of rewrite rules implementing fusion of intermediate structures, so that expressions involving many operations can usually be compiled to a single pass of computing and writing each index of the final Vec.

Author
Lennart Augustsson <lennart@augustsson.net>, Wren Romano, Andrew Pritchard <awpr@google.com>
Bug reports
https://github.com/google/hs-fin-vec/issues
Category
Data
Copyright
2018-2021 Google LLC
Homepage
https://github.com/google/hs-fin-vec#readme
Maintainer
Andrew Pritchard <awpr@google.com>
Package URL
n/a
Stability
n/a

Components