Summary
srfi-69 egg hash-table-remove! operation doesn't operate over the entire table
Metadata
- Id: 80a07a605027b27af158747b765626654dc0bb59
- Trac id: 1856
- Type: defect
- Reporter: kon
- Owner:
- Cc:
- Status: new
- Component: extensions
- Estimated difficulty: trivial
- Resolution:
- Priority: minor
- Milestone: 6.0.0
- Version: 5.4.0
- Changetime: 2025-08-20 00:34:01 UTC
- Created: 2025-08-20 00:34:01 UTC
- Keywords:
Description
hash-table-remove! when a match will remove the bucket, but ignore the rest of the chain.