Join Slack
Powered by
i have a collection of items i need to sort accord...
# codereview
c
cleiter
06/20/2016, 7:30 AM
i have a collection of items i need to sort according to an item attribute. but there are different sort modes so i can't just use
.sortBy { it.attr }
4
Views
Open in Slack
Previous
Next