But when I do: ``` articles.map { it.copy() } ``` ...
# serialization
m
But when I do:
Copy code
articles.map { it.copy() }
I have empty list