This is a dead-simple bit vector package for Haskell. It represents
bit vectors as Data.Vector.Unboxed
vectors of Bool
s, and provides
Num
and Bits
instances that interpret the vectors as unsigned
integers.
-
Notifications
You must be signed in to change notification settings - Fork 2
Simple bit vectors for Haskell
License
acfoltzer/bit-vector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple bit vectors for Haskell
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published