Re: Array property of custom object
Mihai Dobrescu <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jseng |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, May 3, 2016 at 7:31:37 PM UTC+3, Boris Zbarsky wrote: > On 5/3/16 11:52 AM, Mihai Dobrescu wrote: > > By iteration I mean to loop through array's elements. > > Yes, but my point is that there are multiple ways of doing this in JS, > which have subtly different behaviors. > > -Boris Isn't there a generic trap for that in order to know the current item accessed?