Creates a transducer that applies a mapping function to each element.
The input type.
The output type after transformation.
The transformation function.
fn
Creates a transducer that applies a mapping function to each element.