Transforms each value of the iterable into another value, one at a time.
The type of the items in the source sequence.
The type of the items in the new sequence.
Generated using TypeDoc
Transforms each value of the iterable into another value, one at a time.