Is the `copy()` method on data classes shallow or ...
# announcements
d
Is the
copy()
method on data classes shallow or deep? Will it create copies on nested data classes or collections?