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

Whitespace is already extremely significant in programming. "foo[1]" vs "foo [1]" for example.


Depends on language, in Ruby those statements would be identical. But anyway, that's no reason to make things even worse.


In Ruby those statements are the same when foo is bound to an array, but they are different when foo is bound to a function...




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: