Unfortunately, this typo (first reported on the SRFI 196 mailing list) made it into the SRFI 178 implementation as well. This commit fixes it. Thanks.
You can view, comment on, or merge this pull request online at:
https://github.com/scheme-requests-for-implementation/srfi-178/pull/13
Commit Summary
- Fix erroneous fallback def. of vector-unfold.
File Changes
- M srfi/178.sld (7)
Patch Links:
- https://github.com/scheme-requests-for-implementation/srfi-178/pull/13.patch
- https://github.com/scheme-requests-for-implementation/srfi-178/pull/13.diff
—