Skip Navigation
Global Nav Open Menu
Global Nav Close Menu
Apple Developer
Search Developer
Cancel
Apple Developer
Discover
Design
Develop
Distribute
Support
Account
Documentation
Open Menu
Close Menu
Swift
Swift Standard Library
Numbers and Basic Values
SIMD Vector Types
⋯
Swift
Swift Standard Library
Numbers and Basic Values
SIMD Vector Types
SIMD2
~(_:)
Language:
Swift
API Changes:
None
Operator
~(_:)
No overview available.
SDK
Xcode 10.2+
Framework
Swift Standard Library
Declaration
prefix
static
func
~
(
rhs
:
SIMD2
<Scalar>) ->
SIMD2
<Scalar>
Available when
Scalar
conforms to
Fixed
Width
Integer
.