Join Slack
Powered by
I discovered a bug with lambda references I think ...
# announcements
s
supaham
07/19/2016, 5:34 PM
I discovered a bug with lambda references I think they're called, can someone confirm what they're called?
Copy code
val nextTask = if (statement) this::runNext else this::runFinal
Open in Slack
Previous
Next