so you mean this `val filteredCars = carMakes.grou...
# getting-started
o
so you mean this
val filteredCars = carMakes.groupBy { it.name.first() == ch }