chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] binary logic functions


From: Matthew David Parker
Subject: [Chicken-users] binary logic functions
Date: Fri, 18 Aug 2006 11:12:33 -0400 (EDT)

Sorry to bother you all with a dumb scheme question, but I can't seem to
find it anywhere on the net...

How do you do binary logic in chicken?

like, what I would normally type in chez scheme is:
(logand #b1001 #b0111)
> 1

Thank you,
Matt




reply via email to

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