map Indexed
Returns a IntList containing the results of applying the given transform function to each element and its index in the original list.
Returns a LongList containing the results of applying the given transform function to each element and its index in the original list.
Returns a FloatList containing the results of applying the given transform function to each element and its index in the original list.
Returns a DoubleList containing the results of applying the given transform function to each element and its index in the original list.
Returns a IntList containing the results of applying the given transform function to each element and its index in the original IntList.
Returns a LongList containing the results of applying the given transform function to each element and its index in the original IntList.
Returns a FloatList containing the results of applying the given transform function to each element and its index in the original IntList.
Returns a DoubleList containing the results of applying the given transform function to each element and its index in the original IntList.
Returns a IntList containing the results of applying the given transform function to each element and its index in the original LongList.
Returns a LongList containing the results of applying the given transform function to each element and its index in the original LongList.
Returns a FloatList containing the results of applying the given transform function to each element and its index in the original LongList.
Returns a DoubleList containing the results of applying the given transform function to each element and its index in the original LongList.
Returns a IntList containing the results of applying the given transform function to each element and its index in the original FloatList.
Returns a LongList containing the results of applying the given transform function to each element and its index in the original FloatList.
Returns a FloatList containing the results of applying the given transform function to each element and its index in the original FloatList.
Returns a DoubleList containing the results of applying the given transform function to each element and its index in the original FloatList.
Returns a IntList containing the results of applying the given transform function to each element and its index in the original DoubleList.
Returns a LongList containing the results of applying the given transform function to each element and its index in the original DoubleList.
Returns a FloatList containing the results of applying the given transform function to each element and its index in the original DoubleList.
Returns a DoubleList containing the results of applying the given transform function to each element and its index in the original DoubleList.
Returns a List containing the results of applying the given transform function to each element and its index in the original IntList.
Returns a List containing the results of applying the given transform function to each element and its index in the original LongList.
Returns a List containing the results of applying the given transform function to each element and its index in the original FloatList.
Returns a List containing the results of applying the given transform function to each element and its index in the original DoubleList.