mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
* Add MutableCollection.withContiguousMutableStorageIfAvailable * Add withContiguousMutableStorageIfAvailable impls * Add tests on concrete types * Add Sequence.withContiguousStorageIfAvailable * Implement withContiguousStorageIfAvailable in concrete types