+(_:_:)

Add a to b and return the result.

Addition.swift:98
static func + (a: BigInt, b: BigInt) -> BigInt