chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Bitwise Rotate


From: Jeremy Sydik
Subject: [Chicken-users] Bitwise Rotate
Date: Tue, 8 Jan 2008 13:18:49 -0600

Is there a (simple) way to left and right rotate or is it better to combine arithmetic-shift and bit-set?

--Jeremy

On Jan 8, 2008, at 1:57 AM, felix winkelmann wrote:

On Jan 8, 2008 3:16 AM, Ivan Raikov <address@hidden> wrote:

Hi all,

  Is there a way to test for equality of blobs, or do I have to
convert them to string or SRFI-4 vector first? Thanks,

There currently isn't. I'll add a "blob=?" function.


cheers,
felix


_______________________________________________
Chicken-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/chicken-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]