var scalarCount: Int { get }
sSf13SIMD64StorageV11scalarCountSivpWhat are these?
sSf13SIMD64StorageV11scalarCountSivp
FNV24: [88IT8]
init()
subscript(Int) -> Float
import Swift
@frozen struct SIMD64Storage
Storage for a vector of 64 floating-point values.
@frozen struct Float
A single-precision, floating-point value type.
@frozen struct Int
A signed integer value type.
subscript(index: Int) -> Float { get set }