Join Slack
Powered by
Maybe `groupingBy` and then `fold`? If you use `gr...
# announcements
d
diesieben07
04/26/2018, 9:59 AM
Maybe
groupingBy
and then
fold
? If you use
groupingBy
you can configure what happens with the elements in each group, without constructing intermediate collections.
Open in Slack
Previous
Next