Opened 13 years ago
Closed 14 months ago
#862 closed enhancement (wontfix)
consider adding setters for subXXXvector/substring
Reported by: | felix winkelmann | Owned by: | |
---|---|---|---|
Priority: | not urgent at all | Milestone: | |
Component: | core libraries | Version: | 4.7.x |
Keywords: | Cc: | ||
Estimated difficulty: |
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.
Note: See
TracTickets for help on using
tickets.
doesn't seem to be worth the effort.