forEachIndexedByData

inline fun <T> List<UUIDKey<T>>.forEachIndexedByData(action: (Int, T) -> Unit)