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 Vasilij Schneidermann

Fixed in 0.3.2.

comment:2 Changed 3 years ago by Vasilij Schneidermann

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.