Accesses the element at the specified index.
SDK
- Xcode 10.2+
Framework
- Swift Standard Library
Declaration
Parameters
index
The index of the element to access.
index
must be in the range0..<scalar
.Count
Discussion
Note
This documentation comment was inherited from SIMDStorage
.