get

open operator override fun get(x: Int, y: Int): T

Whatever the actual type, allow them to be read to read any value. Implementations are expected to use more precise return types.