[plt-scheme] bitwise operations on scheme/foreign _bitmask

From: Jos Koot (jos.koot at telefonica.net)
Date: Sun Nov 15 10:07:23 EST 2009

Look for bitwise in the PLT docs.
Jos

----- Original Message ----- 
From: "Anye Li" <li.anye.0 at gmail.com>
To: <plt-scheme at list.cs.brown.edu>
Sent: Saturday, November 14, 2009 11:21 PM
Subject: [plt-scheme] bitwise operations on scheme/foreign _bitmask


> Using the _bitmask type provided by the scheme/foreign module, is
> there a simple and efficient way of doing bitwise manipulations, e.g.
> turn off a particular set of bits from an existing set of bits?
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>



Posted on the users mailing list.