in particular, if you consider that instances of `...
# language-proposals
p
in particular, if you consider that instances of
data class Demo(val foo: ArrayList<String>)
are mutable, are you asking for
const
trees?