Join Slack
Powered by
I kicked this conversation off because of Keep #5 ...
# language-proposals
g
groostav
07/06/2016, 6:00 PM
I kicked this conversation off because of Keep #5 (
https://github.com/Kotlin/KEEP/issues/5
), I want this:
Copy code
on(someObject::doSomething).thenReturn { it.name + "-was-mocked!" }
with destructured lambdas I can have (the lambda equivalent) of that
2
Views
Open in Slack
Previous
Next