---
title: "~=(_:_:)"
framework: system
role: symbol
role_heading: Operator
path: "system/errno/~=(_:_:)"
---

# ~=(_:_:)

## Declaration

```swift
static func ~= (lhs: Errno, rhs: any Error) -> Bool
```
