Join Slack
Powered by
so you mean this `val filteredCars = carMakes.grou...
# getting-started
o
oday
01/11/2018, 8:57 AM
so you mean this
val filteredCars = carMakes.groupBy { it.name.first() == ch }
Open in Slack
Previous
Next