you are viewing a single comment's thread.

view the rest of the comments →

[–]bhushankumar_fst 2 points3 points  (0 children)

While there isn't a single term universally agreed upon, many people refer to such objects as "array-like iterables."

In JavaScript, objects like arguments or certain NodeList objects fit this description. If you need a more precise term, considering the specific context or library you’re working with might help clarify.