Join Slack
Powered by
`statusHistory.groupBy { it.type }.mapValues { sub...
# announcements
m
menegatti
02/12/2018, 2:25 PM
statusHistory.groupBy { it.type }.mapValues { sublist -> sublist.sortedBy { it.created } }
then
2
Views
Open in Slack
Previous
Next