Data-BWord ========== [![Travis](https://img.shields.io/travis/mvv/data-bword/master.svg)](https://travis-ci.org/mvv/data-bword) [![Hackage](https://img.shields.io/hackage/v/data-bword.svg)](http://hackage.haskell.org/package/data-bword) This package provides extra (vs `Data.Bits`) operations on binary words of fixed length. Installation ------------ The usual: $ cabal install