---
title: "&=(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd2/&=(_:_:)-5a7qw"
---

# &=(_:_:)

## Declaration

```swift
static func &= (a: inout Self, b: Self)
```
