Join Slack
Powered by
~`listOf(*yourArray)`?~ Nope, see <@U0BRK9HC5> s ...
# stdlib
h
hho
11/15/2018, 11:32 AM
listOf(*yourArray)
?
Nope, see
@gildor
s Response in the thread
g
gildor
11/15/2018, 11:39 AM
This list will be modifiable
gildor
11/15/2018, 11:39 AM
you can cast it to MutableList and change
gildor
11/15/2018, 11:40 AM
so it’s not somehow better than:
yourArray.toList()
➕ 2
4
Views
Open in Slack
Previous
Next