IterableExtension<T> extension

on

Methods

firstWhereIndexedOrNull(bool test(int index, T element)) → T?