Hi! Cloud you help me, please? There is List in Ko...
# announcements
g
Hi! Cloud you help me, please? There is List in Kotlin, and I need use addAll method. But only MutableList has that method. And, for example, filter method gets List, not MutableList. What is the best way to use these collections in Kotlin?