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

Actually, that's a lot of words to say that ; is a binary operator, if i'm correct.

a ; b is the operator which returns the value of b. And, there is some syntactic sugar to make a ; equivalent to a ; nil which returns nil.



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

Search: