getAt

abstract fun getAt(idx: Int): E
open fun getAt(x: Int, y: Int): E