set

fun set(x: Int, y: Int, z: Int, w: Int): MutableVec4i
fun set(other: Vec4i): MutableVec4i
open operator fun set(i: Int, v: Int)