fastForEachIndexed

inline fun PointList.fastForEachIndexed(block: (index: Int, Point) -> Unit)