FindIndex<T> extension

on

Methods

findIndex(bool condition(T)) → int

Available on List<T>, provided by the FindIndex extension