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.
forked from acfoltzer/bit-vector
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple bit vectors for Haskell
License
aninhumer/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
Languages
- Haskell 100.0%