index Of First
Returns index of the first element matching the given predicate, or -1 if the array does not contain such element.
Returns index of the first element matching the given predicate, or -1 if the collection does not contain such element.
Returns index of the first element matching the given predicate, or -1 if the list does not contain such element.
Returns index of the first element matching the given predicate, or -1 if the array does not contain such element.