subscript(index: Int) -> UInt { get set }
sSu12SIMD8StorageVySuSicip
86S56
import Swift
@frozen struct SIMD8Storage
Storage for a vector of eight integers.
@frozen struct UInt
An unsigned integer value type.
@frozen struct Int
A signed integer value type.
init()
var scalarCount: Int { get }