If we're renaming the Span
-providing properties, how will that affect the naming of other APIs with MutableSpan
, OutputSpan
, RawSpan
, and UTF8Span
?
SIMD types don't seem to require contiguous storage. Only SIMDScalar
inherits from BitwiseCopyable
. The SIMDStorage
and SIMD
protocols were excluded in swiftlang/swift#73890.