Hacker News new | past | comments | ask | show | jobs | submit login
Structured programming: how to write proper if statements (abuseofnotation.github.io)
3 points by boris_m 1 day ago | hide | past | favorite | 1 comment





It becomes much harder to write improper conditionals when if-then-else is an expression rather than a statement, as it is for example in Haskell.



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

Search: