Web platform features explorer

Array by copy

Newly available since 2023-07-04
Tags: javascript Groups: JavaScript > Collections > Arrays JavaScript > Collections > Typed arrays

The toReversed(), toSorted(), toSpliced(), and with() methods of arrays and typed arrays return changed copies of arrays. They stand in contrast to methods such as sort() or reverse() that change arrays in place.

Browser support

  • Chrome 110 Released on 2023-02-07
  • Chrome Android 110 Released on 2023-02-07
  • Edge 110 Released on 2023-02-09
  • Firefox 115 Released on 2023-07-04
  • Firefox for Android 115 Released on 2023-07-04
  • Safari 16 Released on 2022-09-12
  • Safari on iOS 16 Released on 2022-09-12

Developer signals

Usage (according to Chrome Platform Status)

~1.195% of page loads. More data at chromestatus.