mapLikeToVarArgPairs

Transforms the given MapLike to an Iterable with an element type Pair<K, V>.

Since

0.15.0

Throws

in case the mapLike is empty.