Yep. Or you could do the same with ```ArrayList&lt...
# getting-started
d
Yep. Or you could do the same with
Copy code
ArrayList<String>().apply { ... }.toList()