However, bitwise-fold, bitwise-for-each, bitwise-unfold, and make-bitwise-generator were first defined in SRFI 142, so I left them alone in SRFI 151. This makes them inconsistent with the above group.Is this a problem? Should I change them to be consistent? This will involve changing make-bitwise-generator to produce a finite generator.