---
title: "==(_:_:)"
framework: swiftdata
role: symbol
role_heading: Operator
path: "swiftdata/schema/compositeattribute/==(_:_:)"
---

# ==(_:_:)

## Declaration

```swift
static func == (lhs: Schema.CompositeAttribute, rhs: Schema.CompositeAttribute) -> Bool
```
