rem

operator fun BigLong.rem(other: UBigLong): BigLong(source)
operator fun UBigLong.rem(other: BigLong): BigLong(source)
operator fun UBigLong.rem(other: UBigLong): UBigLong(source)