Hacker News new | ask | show | jobs
by layer8 652 days ago
The API doesn’t really look “array-like”.
1 comments

When I think of "array-like," I envision using brackets [i].

But the OP isn't wrong; all the methods used to construct the query also function as instance methods of arrays in both JavaScript and TypeScript.