!=(_:_:)

Not equal

BigFrac.swift:956
static func != (x: Int, y: BFraction) -> Bool

Parameters

x

First operand

y

Second operand

Returns

true if x != y, false otherwise