map

inline fun <R> map(transform: (K, V) -> R): List<R>