Join Slack
Powered by
<@U70GMFHEJ> is right. In fact, you can even chang...
# getting-started
j
jstuyts-squins
09/29/2017, 10:21 AM
@kristofdho
is right. In fact, you can even change it to an expression function and have the compiler infer the return type:
fun collectionOf(...) = if (coll.any { ... }) ... else ...
Open in Slack
Previous
Next