Join Slack
Powered by
I was thinking about that, but it would probably b...
# announcements
b
bodiam
01/03/2017, 1:40 AM
I was thinking about that, but it would probably be something like:
println(l.asSequence().map { if(it > 2) it else null }.find { it != null} )
?
Open in Slack
Previous
Next