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

you could also compare

if (a === b && b === c && c === d && d == e)

To scheme's

(= a b c d e)

JavaScript clearly has the upper hand.



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

Search: