>(_:_:)

Greater than

BigInt.swift:1526
static func > (x: BInt, y: BInt) -> Bool

Parameters

x

First operand

y

Second operand

Returns

true if x > y, false otherwise