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

It might be worth putting a short note on this into the library documentation so people understand the library's design objectives. Among other things it will help them find other things in the library.

Incidentally this is one of the things that the limited form of laziness found in Python generators could help with, if Hare had it; you can think of an input stream as a lazy string. Unlike full laziness, generators have very predictable memory usage.



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

Search: