I think you could combine `flatMap()` and `joinToS...
# getting-started
r
I think you could combine
flatMap()
and
joinToString()
to get what you want