<@U092308M7>: Yes, I've used this approach quite a...
# language-proposals
c
@orangy: Yes, I've used this approach quite a bit in both the Kobalt build file but also in source code. I don't want to abuse it since DSL occurrences in the middle of regular Kotlin code is a bit jarring but for situations where functions take a lot of parameters and more than one lambda, they make the code quite a bit clearer.