---
title: "!=(_:_:)"
framework: swift
role: symbol
role_heading: Operator
path: "swift/int8/!=(_:_:)"
---

# !=(_:_:)

## Declaration

```swift
static func != (lhs: Int8, rhs: Int8) -> Bool
```
