array-to-tree icon indicating copy to clipboard operation
array-to-tree copied to clipboard

[Feature request] Add option to skip (deep)cloning

Open peterpoe opened this issue 7 years ago • 0 comments

I build trees of objects that shouldn't be cloned, because I want to keep reference. Moreover, cloning messes up my objects that have custom serialization functions. I will stick to version 3.1.0 until this problem is addressed.

peterpoe avatar Sep 10 '18 10:09 peterpoe