How to make a deep copy of the list in Kotlin? `Ar...
# announcements
a
How to make a deep copy of the list in Kotlin?
ArrayList(myList)
doesn’t work