Function

!=(_:)

Returns true if self is not equal to other; returns false otherwise.

Source
fun !=(_ other: Self) -> Bool