new

fun new(x: Int): ModInt(source)
fun new(x: Long): ModInt(source)
fun new(x: UInt): ModInt(source)