---
title: Tips.Rule.CompoundOperation
framework: tipkit
role: symbol
role_heading: Enumeration
path: tipkit/tips/rule/compoundoperation
---

# Tips.Rule.CompoundOperation

## Declaration

```swift
enum CompoundOperation
```

## Topics

### Enumeration Cases

- [Tips.Rule.CompoundOperation.conjunction](tipkit/tips/rule/compoundoperation/conjunction.md)
- [Tips.Rule.CompoundOperation.disjunction](tipkit/tips/rule/compoundoperation/disjunction.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
