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

# !=(_:_:)

## Declaration

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