Scieneer Common Lisp 1.3.9 online documentation logcount integer [Function] Count the number of 1 bits if integer is positive, and the number of 0 bits if integer is negative.
|
| logcount integer | [Function] |
Count the number of 1 bits if integer is positive, and the number of 0 bits if integer is negative.