Hacker News new | ask | show | jobs
by pilot_pirx 5143 days ago
Depends on language, in Ruby those statements would be identical. But anyway, that's no reason to make things even worse.
1 comments

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...