deathmtn
12/8/2022, 4:40:18 PM
I do a lot of complaining about things getting worse, so it's fair to acknowledge that it's nice that we can do `Array.from(arguments)` instead of `Array.prototype.slice.apply(arguments, [0])` these days.