Summary

consider adding setters for subXXXvector/substring

Metadata

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.