Join Slack
Powered by
All of the flattening and allowing imperative synt...
# language-proposals
r
raulraja
08/24/2019, 10:57 AM
All of the flattening and allowing imperative syntax to avoid callback nesting can be solved by structurally observing
flatMap
on any type and allowing it to use the existing Kotlin
for in
syntax to promote
for
to be not just a statement but also a expression in the same way
when
works.
Open in Slack
Previous
Next