simplifyRows

inline fun <T> Array<Array<T>>.simplifyRows(): Array<Array<T>>