sharedList

Deprecated

Will be dropped with new memory model enabled by default

Replace with

mutableListOf<V>()