Lets say we make a db query.
Why is it better our method/function to return result object which implments itterator than returning a whole array with the results.
Any pros and cons?
why better to return Itterator than array
Moderator: General Moderators