indexOfFirstByData

inline fun <T> List<UUIDKey<T>>.indexOfFirstByData(predicate: (T) -> Boolean): Int