`val result = associateTo(mutableMapOf()) { ... }`...
# announcements
k
val result = associateTo(mutableMapOf()) { ... }
doesn't seen that bad to me.