indexes method

Iterable<int> indexes()

Implementation

Iterable<int> indexes() => withIndex().indexes();