in src/main/kotlin/org/jetbrains/objcdiff/utils/foldIndexedSkippable.kt [29:31]
fun getNextOrNull(): T? { return items.getOrNull(++value) }