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

Yeah, I hear you. I actually use `doit() unless $something;` quite often, but then change it to `doit() if ! ($something || $something_else )` immediately the need arises. That is I always think about it when I"m writing an unless statement.


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

Search: