set

fun set(x: Int, y: Int, z: Int): MutableVec3i
fun set(other: Vec3i): MutableVec3i
open operator fun set(i: Int, v: Int)