lisp way of looping over bits of an integer - Stack Overflow

lisp way of looping over bits of an integer - Stack Overflow

瀏覽:819
日期:2025-06-15
2012年5月4日 - How do I iterate over bits of this number, eg: [64, 32, 8, 4, 1]? ... I modify the for macro a bit by adding a case or should I just convert the integer into a bit-vector or a list? .... How to replace a running function in Common Lisp?...看更多