---
title: "+(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/simd2/+(_:_:)-1h79f"
---

# +(_:_:)

## Declaration

```swift
static func + (a: Self, b: Self) -> Self
```
