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

Haskell allows you to recreate standard imperative semantics purely (with the State monad, plus lenses for familiar syntax), or to use actual stateful imperative mutability ("purely" via ST or impurely via IO).


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

Search: