Join Slack
Powered by
It depends a bit on what you're trying to achieve,...
# announcements
a
andrewoma
07/10/2016, 3:57 AM
It depends a bit on what you're trying to achieve, but there's `plus`:
println(listOf(1, 2) + listOf(3, 4))
Open in Slack
Previous
Next