Skip to content

Instantly share code, notes, and snippets.

@DrSammyD
Last active April 23, 2018 11:49
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save DrSammyD/8924619 to your computer and use it in GitHub Desktop.
Save DrSammyD/8924619 to your computer and use it in GitHub Desktop.
A lodash mixin which will create an object that links and unlinks circular references based on the way json.net handles reference loops. Based on this Stackoverflow answer http://stackoverflow.com/a/21687071/364282
@DrSammyD
Copy link
Author

Based on a stackoverflow answer
http://stackoverflow.com/a/21687071/364282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment