with Index
Returns a lazy Iterable that wraps each element of the original array into an IndexedValue containing the index of that element and the element itself.
Returns a lazy Iterable that wraps each element of the original array into an IndexedValue containing the index of that element and the element itself.