advanced(by:)

Adds n to self and returns the result. Traps if the result would be less than zero.

Strideable.swift:14
func advanced(by n: BigInt) -> BigUInt