|
|
|
|
|
by jcparkyn
915 days ago
|
|
If you know what modifications you need to make (hopefully the library author does), you only need to clone the relevant parts of the object (e.g. with spreading). Deep cloning still isn't usually necessary unless you're doing wierd stuff. |
|