31.03.2019, 04:34
Yeah this is actually exactly what you probably want to do! Nice usage of an iterator... however, you may want to use "multi-iterators" instead of an array of iterators.
See here for more info, check the first part under "New Features".
This will do the same thing, but much more efficiently and with less usage.
See here for more info, check the first part under "New Features".
This will do the same thing, but much more efficiently and with less usage.