distance(to:)

Returns the (potentially negative) difference between self and other as a BigInt. Never traps.

Strideable.swift:19
func distance(to other: BigUInt) -> BigInt