i think these functions are missing: `<K, V>...
# stdlib
v
i think these functions are missing:
<K, V> Iterable<Map.Entry<K, V>>.toMap(): Map<K, V>
and
<K, V> Map<K, V>.toMap(): Map<K, V>