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

Yes. I leave out parens whenever I can because position, spacing and syntax highlighting makes code quite clear.

So I really prefer, for example,

    if have_taste?
       ...
or

    unless stuff =~ some_regex
      ...


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

Search: