google / google/built_collection.dart

Add ListBuilder.indexOf

Open
#231 1 comment 0 reactions 1 assignee Claimed by @davidmorgan View on GitHub
p3 / feature request
Dominant language
Dart
Stars
285
Forks
54
Avg merge
23m
Merged PRs (30d)
1

Description

When mutation the ListBuilder, this would be handy:

`int indexWhere(bool Function(E) test, [int start = 0]);`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.