If Kotlin gets special syntax for map, I'd prefer ...
# language-proposals
n
If Kotlin gets special syntax for map, I'd prefer something like Scala’s for comprehension that is sugar for map and flatMap.