set

abstract operator fun set(i: Int, j: Int, value: T)

Set the element at position (i, j) to value.