Daniel Friedman

Results 1 comments of Daniel Friedman

I just read the proposal and I came to raise the same issue. I think most people would expect `([].lastIndex + arr.length) === arr.lastIndex`, which requires `[].lastIndex === -1`. Also,...