An iterable that maps each element of input to another value with convert.
See from(sequence).map for examples.
An iterable that maps each element of input to another value with convert.
See from(sequence).map for examples.