Here is what I came up with `allWords.groupBy { it...
# announcements
i
Here is what I came up with
allWords.groupBy { it }.mapValues { it.value.size }