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