fun addMod(value: UInt256, modulus: UInt256): UInt256
(source)
Overrides UInt256Value.addMod
fun addMod(value: Long, modulus: UInt256): UInt256
(source)
Overrides UInt256Value.addMod
fun addMod(value: Long, modulus: Long): UInt256
(source)
Overrides UInt256Value.addMod