id summary reporter owner description type status priority milestone component version resolution keywords cc difficulty 1385 bit-set? argument order is reversed LemonBoy Both the [https://srfi.schemers.org/srfi-33/srfi-33.txt srfi-33] and [https://srfi.schemers.org/srfi-60/srfi-60.html srfi-60] define bit-set? as `(bit-set? index i)` where `i` is the integer to test but CHICKEN's own bit-set? procedure has the arguments the other way around. enhancement closed not urgent at all 5.0 core libraries 5.0.0 fixed trivial