in reply to Re: An iterator for (not "iterating") a recursive data structure.
in thread An iterator for (not "iterating") a recursive data structure.
S'fine for small AoAoA..s, but the top level array in my application will contain upto 200 million elements -- circa. 7GB -- duplicating that on a stack would blow my memory.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: An iterator for (not "iterating") a recursive data structure.
by LanX (Saint) on Jul 13, 2019 at 20:13 UTC |