Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Add support for circular structures #8

Open
denizdogan opened this issue Dec 19, 2017 · 2 comments
Open

Add support for circular structures #8

denizdogan opened this issue Dec 19, 2017 · 2 comments

Comments

@denizdogan
Copy link

This library does not support circular references, but if we could still get the same performance while supporting them it would be great! An alternative would be to add an option to enable it, so that existing users won't be affected and still get the same super-fast cloning.

@codeandcats
Copy link
Owner

Thanks for the suggestion. This would be a great feature.

I suspect it would incur a non trivial performance hit, but as you say could be an 'opt-in' feature via options. I should have some time over the holiday break to try this out.

@jasonkoon
Copy link

An ability to work for circular references would be nice. Or the ability to prune a circular reference?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants