---
title: "isEqual(to:)"
framework: foundationmodels
role: symbol
role_heading: Instance Method
path: "foundationmodels/transcript/customsegment/isequal(to:)"
---

# isEqual(to:)

## Declaration

```swift
func isEqual(to other: some Transcript.CustomSegment) -> Bool
```
