Icyrockton
type substitutor
dmitriy.novozhilov
Map<K, List<R>>
{K -> String, R -> Set<Int>}
Map<String, List<Set<Int>>>