A type of indexed list items.
A type of converted elements.
A source indexed items list.
A function that produces an element of new iterable, taking list item as the only parameter.
New push iterable of transformed elements.
Generated using TypeDoc
Creates a push iterable with the results of calling a provided function on every item of the given indexed list.