mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
ad50a39b12
* Add MutableCollection.withContiguousMutableStorageIfAvailable * Add withContiguousMutableStorageIfAvailable impls * Add tests on concrete types * Add Sequence.withContiguousStorageIfAvailable * Implement withContiguousStorageIfAvailable in concrete types