Scieneer Common Lisp 1.3.9 online documentation bit bit-array &rest subscripts [Function] Returns the bit from the bit-array at the specified subscripts.
(setf (bit bit-array &rest subscripts) new-value) [Function]
|
| bit bit-array &rest subscripts | [Function] |
Returns the bit from the bit-array at the specified subscripts.
| (setf (bit bit-array &rest subscripts) new-value) | [Function] |