Hacker News new | ask | show | jobs
by throwaway413 1691 days ago
Is this a true deep diff utility? Didn’t check the code, but the readme makes no mention of depth capability beyond comparing to some other deep diffing libs.
1 comments

Yeah, it's just a single function that recurses. So the limit will be your VM's call stack limit.