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

addMod

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