Hello, Swift community!
The review of SE-0488: Apply the extracting() slicing pattern more widely ended on July 16th.
Feedback on this proposal was light but positive. The Language Steering Group agrees that the proposed extracting()
operations, which return rebased-to-zero subsequences of various span and buffer pointer types, are generally useful and are worth providing uniformly across all of those types. Therefore, we have accepted this proposal.
Thanks to everybody who participated in the review!
—Tony Allevato, review manager