!=(_:_:)

Not equal

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

Parameters

x

First operand

y

Second operand

Returns

true if x != y, false otherwise