in reply to Re^6: An iterator for (not "iterating") a recursive data structure.
in thread An iterator for (not "iterating") a recursive data structure.
Are you you talking about iterators that return a possibly empty list of items? Just have it return an array reference!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: An iterator for (not "iterating") a recursive data structure.
by LanX (Saint) on Jul 09, 2019 at 21:09 UTC | |
by ikegami (Patriarch) on Jul 11, 2019 at 12:09 UTC |