so that's why I was wondering if there was a `Copy...
# getting-started
t
so that's why I was wondering if there was a
Copyable
interface or something where, on a regular
class
I can define that it is
Copyable
and it would try to create a default implementation of the
copy
function for me