Closed sarahzrf closed 8 years ago
I have a circular data structure that I am attempting to represent with a Spacetree, but it just errors with 'too much recursion'. Is it possible to make JIT render it lazily, so that only the next level or two is displayed at any given time?
I have a circular data structure that I am attempting to represent with a Spacetree, but it just errors with 'too much recursion'. Is it possible to make JIT render it lazily, so that only the next level or two is displayed at any given time?