Replaces the given index with its predecessor.
SDK
- Xcode 9.3+
Framework
- Swift Standard Library
Declaration
Parameters
i
A valid index of the collection.
i
must be greater thanstart
.Index
Discussion
Note
This documentation comment was inherited from Bidirectional
.