Hacker News new | ask | show | jobs
by starklevnertz 1652 days ago
I found that if I’m deep copying then that’s a sign my software design is wrong.

There’s a lot of challenges and problems with deep copying, better to find another way.