Kaba function BigInt.gcd ed

...

Syntax ed

func static BigInt.gcd(a: BigInt, b: BigInt) -> BigInt

Parameters ed

a: BigInt
...

b: BigInt
...

Return ed

...