Opened 11 years ago
#862 new enhancement
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.