div

operator fun BigLong.div(other: UBigLong): BigLong(source)
operator fun UBigLong.div(other: BigLong): BigLong(source)
open operator override fun BigLong.div(other: BigLong): BigLong(source)