packages feed

hw-packed-vector-0.0.0.1: README.md

# hw-packed-vector
[![CircleCI](https://circleci.com/gh/haskell-works/hw-packed-vector/tree/0-branch.svg?style=svg)](https://circleci.com/gh/haskell-works/hw-packed-vector/tree/0-branch)

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