Skip to content

Commit d691934

Browse files
authored
Add stable array sort to the arrays group (#1147)
1 parent 909d8ad commit d691934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

features/stable-array-sort.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Stable array sort
22
description: Stable array sort() function
33
spec: https://tc39.es/ecma262/multipage/indexed-collections.html#sec-array.prototype.sort
4+
group: arrays
45
snapshot: ecmascript-2019
56
status:
67
baseline: high

0 commit comments

Comments
 (0)