A function that transforms one async iterable into another.
The input value type
The output value type (defaults to T if not specified)
A function that transforms one async iterable into another.