associateWith

abstract fun <V> associateWith(valueSelector: (T) -> V): MapWrapper<T, V>