+=(_:_:)

x = x + y

BigFrac.swift:481
static func += (x: inout BFraction, y: BInt)

Parameters

x

Left hand addend

y

Right hand addend