==(_:_:)

Equal

BigInt.swift:1410
static func == (x: BInt, y: Int) -> Bool

Parameters

x

First operand

y

Second operand

Returns

true if x = y, false otherwise