[Haskell-cafe] Implementations of bit vectors

Maurí­cio briqueabraque at yahoo.com
Sat Nov 25 07:41:56 EST 2006


   Hi,

   Does anyone knows of a nice implementation of bit vectors?
I like the functions I see in Data.Bits (rotate, shift etc.),
but that only works  with predefined sizes and I need a bit
vector of exactly 33 bits.

   Thanks,
   Maurício



More information about the Haskell-Cafe mailing list