antoniosteiger

Results 1 comments of antoniosteiger

FYI, This is still not working, just tested it with the following code: `let c = [4, 5, 6]; let b = c.findLastIndex();` findLastIndex() is only supported in Chrome 97+,...