Map the items of an iterable.
mapped items of iterable
iterable
type of an item of the iterable
type of the transformed item of the iterable
to be mapped
to be applied on iterable
Generated using TypeDoc
Map the items of an iterable.
Returns
mapped items of
iterable