This includes improvements to the implementation of range-reverse and range-append. Thanks.
You can view, comment on, or merge this pull request online at:
https://github.com/scheme-requests-for-implementation/srfi-196/pull/13
Commit Summary
- Conditional vectorizing for range-append, -reverse.
- Use cond => in range-take-while, etc.
- Tweak vectorization threshold.
File Changes
- M srfi/196.scm (116)
Patch Links:
- https://github.com/scheme-requests-for-implementation/srfi-196/pull/13.patch
- https://github.com/scheme-requests-for-implementation/srfi-196/pull/13.diff
—