Summary
reverse-list->string not exported by srfi-13 egg
Metadata
- Id: 6a76b860916ab63842460f4c3d5d5d9ede420954
- Trac id: 1779
- Type: defect
- Reporter: zaifir
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty: trivial
- Resolution: fixed
- Priority: minor
- Milestone: someday
- Version: 5.2.0
- Changetime: 2021-08-29 21:57:26 UTC
- Created: 2021-08-25 19:26:19 UTC
- Keywords:
Description
This form is both part of the SRFI and mentioned in the wiki page for srfi-13. Apparently, the egg imports it from (chicken string) but does not export it.
Fixing this should be just a matter of adding an export.
Changes and comments
[2021-08-29 21:57:17 UTC] wasamasa wrote:
Fixed in 0.3.2.