Opened 3 years ago
Closed 3 years ago
#1779 closed defect (fixed)
reverse-list->string not exported by srfi-13 egg
Reported by: | zaifir | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | someday |
Component: | core libraries | Version: | 5.2.0 |
Keywords: | Cc: | ||
Estimated difficulty: | trivial |
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.
Change History (2)
comment:1 Changed 3 years ago by
comment:2 Changed 3 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in 0.3.2.