You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no easy way to "deep copy" anything. Each element and attributesclass needs a "clone" function. Alternatively each makeSomething() could be overloaded to create a clone.
There is no easy way to "deep copy" anything. Each element and attributesclass needs a "clone" function. Alternatively each makeSomething() could be overloaded to create a clone.