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

# !=(_:_:)

## Declaration

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