longIndexed
Pairs each element of this sequence with its 0-based position, as a LongIndexed value, lazily. Use this rather than indexed when the sequence may contain more than Int.MAX_VALUE elements.
Pairs each element of this sequence with its 0-based position, as a LongIndexed value, lazily. Use this rather than indexed when the sequence may contain more than Int.MAX_VALUE elements.