array-to-tree
array-to-tree copied to clipboard
[Feature request] Add option to skip (deep)cloning
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.