Hacker News new | ask | show | jobs
by IAskForAFriend 3367 days ago
Would you not say that "next" is a variable, and the value, the thing, that "next" contains is a hash? "Next" is, of itself, not a function, surely.
1 comments

It it isn't "next", it's next{x}. It's a function, not a variable.