Tag:array
All the articles with the tag "array".
JavaScript will soon be more functional (change-array-by-copy)
Posted on:April 15, 2023 at 01:36 AM in US/Central6 min readAn explanation of a proposal that adds new methods to the Array prototype that return a mutated copy of the array instead of mutating the array in place.