fun addMod(value: UInt64, modulus: UInt64): UInt64 (source)
Overrides UInt64Value.addMod
fun addMod(value: Long, modulus: UInt64): UInt64 (source)
Overrides UInt64Value.addMod
fun addMod(value: Long, modulus: Long): UInt64 (source)
Overrides UInt64Value.addMod