[racket] bitwise operations on byte strings

From: Paulo J. Matos (paulo at matos-sorge.com)
Date: Fri Aug 3 08:10:56 EDT 2012

On 02/08/12 17:32, Tony Garnock-Jones wrote:
> On 08/02/2012 12:17 PM, Paulo J. Matos wrote:
>> Is there a library already lying around for bitwise operations on byte
>> strings or not yet?
>
> You could try
> http://planet.racket-lang.org/display.ss?package=bitsyntax.plt&owner=tonyg&changerep=3
>
>

thanks, from the docs though there doesn't seem to be any support 
in-place for binary operations over bitstrings, right?

-- 
PMatos


Posted on the users mailing list.