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

Just one short note of appreciation for this book: Chapter 24 (Quarentine) helped Haskell IO and monads "click" to me. Now I understand what they mean when they say, for example, that "`IO String` represents not a string but a computation that will return a String. You can store this computation (and chain them), but they won't produce a value until you run them".


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

Search: