Skip to content

Add ListBuilder.indexOf #231

@derolf

Description

@derolf

When mutation the ListBuilder, this would be handy:

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions