IterableToMapExtension<TKey, TValue> extension

on

Methods

toMap() Map<TKey, TValue>

Available on Iterable<MapEntry<TKey, TValue>>, provided by the IterableToMapExtension extension

Converts collection of MapEntrys to map