observable_extensions library

Functions

groupByKey<K, V>(Iterable<MapEntry<K, V>> input) Map<K, List<V>>