On Tue, May 9, 2017 at 10:32 AM, John Cowan <xxxxxx@ccil.org> wrote:
 
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.

Having the order be inconsistent seems like asking for bugs.