Join Slack
Powered by
the raw equivalent in Kotlin would be `return Hash...
# announcements
j
jw
10/19/2017, 5:39 AM
the raw equivalent in Kotlin would be
return HashSet<Int>().let { listOf(1, 2, 3, 1, 2, 3).all(it::add) }
Open in Slack
Previous
Next