map

open fun <U> map(mapper: (in T) -> out U): Output<U>

See also