| 00:00 | <bakkot> | Just inline, I think |
| 00:01 | <ljharb> | on it |
| 00:03 | <bakkot> | is this even correct |
| 00:05 | <bakkot> | apparently it just works different from Array.prototype.lastIndexOf |
| 00:05 | <bakkot> | TIL |
| 00:05 | <bakkot> | (specifically wrt treatment of a negative second argument) |
| 01:30 | <ljharb> | i discovered this prose because i was implementing a polyfill, so i'm sure it matches web reality at least |