Join Slack
Powered by
Hello, I'm using Kovenant and was wondering if the...
# getting-started
q
quicksteve
09/29/2016, 7:23 PM
Hello, I'm using Kovenant and was wondering if there was an idiomatic way to express the following without nesting a lambda inside a lambda?
Copy code
.then { rc.response { res -> res.something("works, but ugly: $it") } }
Open in Slack
Previous
Next