hi, is there an elegant way to convert Map<K,Li...
# getting-started
e
hi, is there an elegant way to convert Map<K,List<V>> to List<C>, class C(k:K, v:V) whith kotlin ?