map

abstract fun <R> map(mapper: (T) -> R): Indexed<K, R>