withIndex
Return a lazy Sequence that wraps each element of the original sequence into an IndexedValue containing the index of that element and the element itself.
Since
3.0.0
Return a lazy Sequence that wraps each element of the original sequence into an IndexedValue containing the index of that element and the element itself.
3.0.0