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
Hello! Seems right now this data structure is mutable by their methods.
Would be nice to have immutable methods, which return new tree.
Or at least, clone method would be good 👍