# 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.