`list.groupBy{it.f1}.mapValues{it.value.groupBy{if...
# getting-started
n
list.groupBy{it.f1}.mapValues{it.value.groupBy{if.2}.mapValues{…}}