Join Slack
Powered by
That and the fact that the default "immutable" lis...
# announcements
k
karelpeeters
05/29/2018, 4:14 PM
That and the fact that the default "immutable" list as returned by
listOf()
and the iterator utilities is
java.lang.ArrayList
, a mutable list.
Open in Slack
Previous
Next