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

bitwise operations

This page is part of the web mail archives of SRFI 77 from before July 7th, 2015. The new archives for SRFI 77 contain all messages, not just those from before July 7th, 2015.



The procedures BITWISE-NOT, BITWISE-AND, BITWISE-IOR, BITWISE-XOR, and
ARITHMETIC-SHIFT are part of srfi-33 and srfi-60.