Join Slack
Powered by
is there any way to skip null in groupBy ```list.g...
# announcements
c
chirag
06/22/2018, 3:25 PM
is there any way to skip null in groupBy
Copy code
list.groupBy { it.nullableString }
3
Views
Open in Slack
Previous
Next