countIdenticalRows

inline fun <T> Array<Array<T>>.countIdenticalRows(rowIndex: Int, row: Array<T>): Int