IterableOfMapEntrySC<K, V> extension

Supercharged extensions on Iterable<MapEntry> like List<MapEntry> and Set<MapEntry>.

on

Methods

toMap() Map<K, V>
Transform the Iterable<MapEntry> into a map