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

Laziness slows everything down by a constant factor. In this example, Haskell would perform about the same as C++, because of optimizations that turn operations on linked list cells into loops (arriving at a result much like the external iterators of Rust and the expression template based iterators of C++).


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

Search: