Summary
exports of (chicken module) are not obvious
Metadata
- Id: c1814bcf2dbb27853cf74fbcb20992f5b05acb27
- Trac id: 1723
- Type: defect
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: documentation
- Estimated difficulty: easy
- Resolution: worksforme
- Priority: major
- Milestone: 5.4
- Version: 5.2.0
- Changetime: 2023-11-06 22:06:44 UTC
- Created: 2020-11-06 18:57:05 UTC
- Keywords:
Description
The exports of (chicken module) are not properly defined, the manual only mentions (chicken base) and (chicken syntax). From the existing documentation it is not clear that (chicken module) needs to be imported to access, say, `export`.