`list.groupBy { ... }` returns a `LinkedHashMap`, ...
# getting-started
k
list.groupBy { ... }
returns a
LinkedHashMap
, for example