Join Slack
Powered by
Yep. Or you could do the same with ```ArrayList<...
# getting-started
d
dmitry.petrov
05/27/2016, 8:15 AM
Yep. Or you could do the same with
Copy code
ArrayList<String>().apply { ... }.toList()
Open in Slack
Previous
Next