Join Slack
Powered by
anyway, with kotlin 1.1 it will be possible to do ...
# random
v
voddan
06/14/2016, 4:25 PM
anyway, with kotlin 1.1 it will be possible to do
allNotNull(a, b, c, d)?.let {a, b, c, d -> foo(a, b, c, d)}
Open in Slack
Previous
Next