hw-packed-vector: Packed Vector

[ bsd3, data, library, program, vector ] [ Propose Tags ]

Please see README.md


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.1, 0.0.0.2, 0.0.0.3, 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.1.0, 0.2.1.1
Dependencies base (>=4 && <5), bytestring, hw-bits (>=0.4.0.0), hw-int (>=0.0.0.1), hw-prim (>=0.4.0.0), hw-string-parse (>=0.0.0.1), safe, vector [details]
License BSD-3-Clause
Copyright 2016 John Ky
Author John Ky
Maintainer newhoggy@gmail.com
Category Data, Vector
Home page http://github.com/haskell-works/hw-packed-vector#readme
Source repo head: git clone https://github.com/haskell-works/hw-packed-vector
Uploaded by haskellworks at 2016-10-28T09:39:34Z
Distributions
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 3692 total (29 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-10-29 [all 1 reports]

Readme for hw-packed-vector-0.0.0.1

[back to package description]

hw-packed-vector

CircleCI

A vector that stores words of equal size between 1 to 64 inclusive in memory contiguously with efficient lookup.