tuweni / org.apache.tuweni.units.bigints / UInt256 / addMod

addMod

fun addMod(value: UInt256!, modulus: UInt256!): UInt256! (source)
fun addMod(value: Long, modulus: UInt256!): UInt256! (source)
fun addMod(value: Long, modulus: Long): UInt256! (source)