packages feed

hw-packed-vector-0.2.1.1: README.md

# hw-packed-vector

[![Binaries](https://github.com/haskell-works/hw-packed-vector/actions/workflows/haskell.yml/badge.svg)](https://github.com/haskell-works/hw-packed-vector/actions/workflows/haskell.yml)

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