Hacker News new | past | comments | ask | show | jobs | submit login

> ruby's conventions (weak typing)

No. "Weak Typing" doesn't mean jack shit, and there are very few under its thousands of different and incompatible identities which Ruby would match, save for the very least useful of them.




no. weak typing is exactly what i mean.

> if a.defined?

works, because the returned string type is implicitly converted to a boolean. that's weak typing. at least one (i guess the most common) interpretation of weak typing.




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

Search: