packages feed

hw-packed-vector-0.0.0.2: README.md

# hw-packed-vector

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

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