row

inline fun <T> Array<Array<T>>.row(y: Int): Array<T>