Kaba function BigInt.idiv ed

...

Syntax ed

func mut BigInt.idiv(div: BigInt, out rem: BigInt)

Parameters ed

div: BigInt
...

rem: BigInt
...