Hacker News new | ask | show | jobs
by GoblinSlayer 2245 days ago
That still means "it returns something".
1 comments

It gives us much more information than "something". It tells us it is a list of the type of the second argument to the function we passed it. Or in the generic version a "something you can iterate over" of things of the type of the second argument to the function we passed.