acfoltzer · GitHub

This is a dead-simple bit vector package for Haskell. It represents bit vectors as Data.Vector.Unboxed vectors of Bools, and provides Num and Bits instances that interpret the vectors as unsigned integers.

About

Simple bit vectors for Haskell

Resources

Readme

BSD-3-Clause license

Activity

Stars

2 stars

Watchers

2 watching

Forks

2 forks

Releases

Packages

Contributors

Languages

Read the original on github.com ↗