forEachPosRect

inline fun <E> forEachPosRect(array: IArray2<E>, rect: RectangleInt, block: (x: Int, y: Int) -> Unit)