map
Returns a IntList containing the results of applying the given transform function to each element in the original array.
Returns a LongList containing the results of applying the given transform function to each element in the original array.
Returns a FloatList containing the results of applying the given transform function to each element in the original array.
Returns a DoubleList containing the results of applying the given transform function to each element in the original array.
Returns a LongList containing the results of applying the given transform function to each element in the original IntArray.
Returns a FloatList containing the results of applying the given transform function to each element in the original IntArray.
Returns a DoubleList containing the results of applying the given transform function to each element in the original IntArray.
Returns a IntList containing the results of applying the given transform function to each element in the original LongArray.
Returns a FloatList containing the results of applying the given transform function to each element in the original LongArray.
Returns a DoubleList containing the results of applying the given transform function to each element in the original LongArray.
Returns a IntList containing the results of applying the given transform function to each element in the original FloatArray.
Returns a LongList containing the results of applying the given transform function to each element in the original FloatArray.
Returns a DoubleList containing the results of applying the given transform function to each element in the original FloatArray.
Returns a IntList containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a LongList containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a FloatList containing the results of applying the given transform function to each element in the original DoubleArray.
Returns a IntList containing the results of applying the given transform function to each element in the original Array
Returns a LongList containing the results of applying the given transform function to each element in the original Array
Returns a FloatList containing the results of applying the given transform function to each element in the original Array
Returns a DoubleList containing the results of applying the given transform function to each element in the original Array