builder

open fun <K, V> builder(): MapBuilder.Builder<K, V>

Returns map containing the given entries.