OpenComputers
OpenComputers copied to clipboard
AE Network items iterator
Currently enumerating items in the massive AE network requires a lot of memory. This PR adds an iterator to fetch items one by one.
(there were some fixes to the iterator since then, need to look it up)