16 Nov
2018
16 Nov
'18
19:45
Arthur: I'm including here a patch for a bug in the implementation of array-every and array-any in SRFI 122. Perhaps you can apply it as is (I don't want to make a new fork of srfi-122 just to suggest this fix). You can see the fix to macro-make-predicates in context here: https://github.com/gambiteer/srfi-122/blob/master/generic-arrays.scm Thanks. Brad