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

Meh, not really. In ruby `return x, y` is just syntactic sugar for `return [x, y]`, ie returning an array. It's also an indication that you probably need a class.


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

Search: