Brendan Eich (2013-08-14T01:50:26.000Z)
domenic at domenicdenicola.com (2013-08-19T04:52:43.487Z)
I will try to avoid missing even a day of TC39, it clearly has taken some toll! ;-) Given the in-place |this|-mutating update done by copyWithin, I'm ok with the name. But it seems to suggest "within current [0, length) bounds" -- i.e., no extension of the |this| arraylike. Yet it can of course extend. In contrast, "fill" takes optional slice parameters but has a short name. Perhaps we would be better with either copy : fill :: copySlice : fillSlice Thoughts? Naming is hard, let's not rush it. One more round of bikeshed paint-color debate!