---
title: "&-(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd16/&-(_:_:)-6h8mf"
---

# &-(_:_:)

The wrapping difference of two vectors.

## Declaration

```swift
static func &- (a: SIMD16<Scalar>, b: SIMD16<Scalar>) -> SIMD16<Scalar>
```
