A typeclass for byte operations?

Henning Thielemann lemming at henning-thielemann.de
Thu Feb 19 19:03:15 EST 2009


On Thu, 19 Feb 2009, Don Stewart wrote:

> lemming:
>>
>> In contrast to Data.Bits it should use the proper parameter order, e.g.
>>   rotateBytes :: Int -> a -> a
>
> Proper in the Okasaki sense?

Unfortunately I don't know what Okasaki's sense is, but I refered to this 
one:
   http://haskell.org/haskellwiki/Parameter_order


More information about the Libraries mailing list