Join Slack
Powered by
You could just unchecked cast it to a `MutableList...
# announcements
k
karelpeeters
11/23/2018, 9:02 PM
You could just unchecked cast it to a
MutableList
and then try to call
add
(and every other mutating function).
Open in Slack
Previous
Next