map

fun <R> map(transform: (E) -> R): List<R>(source)