May 20, 2023
Is it?
https://jsperf.app/cuqiqi/2
Seems to me you have a significant risk that i could be a number that could cause items[i] to throw an error (you don't have a bounding condition i < items.length. Maybe that's why people think it's too clever--you can't look at it and tell if it's going to error or not.