IndexedMapStream

constructor(stream: Stream<T>, mapper: (Int, T) -> R)(source)