RangeMapSlice
Lazily mapped slice of an index range.
- Companion
- object
Document{}
Returns iterator over Slice indexes of values fulfilling the predicate, in the reverse order.
- Inhertied from
- Slice
Returns iterator over Slice values fulfilling the predicate, in the reverse order.
- Inhertied from
- Slice
Value members
Methods
Lazily composes mapping function and returns new IndexMapSlice.
Does not modify nor copy underlying array.
Does not modify nor copy underlying array.
- Definition Classes