Summary
consider adding setters for subXXXvector/substring
Metadata
- Id: c13b637c5ce30e295e7871c1c3a2edc9aacd1538
- Trac id: 862
- Type: enhancement
- Reporter: felix
- Owner:
- Cc:
- Status: closed
- Component: core libraries
- Estimated difficulty:
- Resolution: wontfix
- Priority: not urgent at all
- Milestone:
- Version: 4.7.x
- Changetime: 2023-11-06 21:51:45 UTC
- Created: 2012-06-04 16:27:52 UTC
- Keywords:
Description
Similar to CL's `setf` expansion for `subseq`, this would allow using `modify-location` and forms that are built on top of it to operate on vector, string and SRFI-4 numvector ranges.
Changes and comments
[2023-11-06 21:51:45 UTC] felix changed status from new to closed
[2023-11-06 21:51:45 UTC] felix removed difficulty
[2023-11-06 21:51:45 UTC] felix set resolution to wontfix
[2023-11-06 21:51:45 UTC] felix wrote:
doesn't seem to be worth the effort.