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

Algebraic effects are the opposite of "side" effects: they are intentional and controlled. In haskell, the effects of a function are described explicitly in its type (and transitively to its callers' types).


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

Search: