Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If your language supports generators, this works a lot better than making copies of the entire dataset too.




Sometimes, sure - but sometimes, passing around a fat wrapper around a DB cursor is worse, and the code would be better off paginating and materializing each page of data in memory. As usual, it depends.

You don't need your programming language to implement generators for you. You can implement them yourself.



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: