On Sat, Oct 8, 2022 at 8:51 AM Wolfgang Corcoran-Mathe <xxxxxx@github.com> wrote:

This fixes the sample implementation of range-any. The old version ran through the entire range. Somehow, I messed this up and didn't realize it until the 9f7fed errata.

This also fixes the fallback assume implementation, which should accept multiple arguments.

Merged and pushed.  Thanks.
 

You can view, comment on, or merge this pull request online at:

  https://github.com/scheme-requests-for-implementation/srfi-196/pull/21

Commit Summary

  • 818d04a range-any: Fix thinko.
  • 8e1ec90 Revert "range-any: Fix thinko."
  • fcbcab9 Fix thinko using John's new phrasing.
  • ce46cf3 Fix sample implementation of range-any.
  • 4572598 Fix fallback 'assume' definition.
  • d5f8a5e Merge remote-tracking branch 'srfi/master'

File Changes

(2 files)

Message ID: <scheme-requests-for-implementation/srfi-196/pull/21@github.com>