archives

« Bugzilla Issues Index

#2366 — Extend Array sort


I think it will be more useful if we become able to choose stability of the sort method.

Array.prototype.sort(comparefn[, isstable])


Proposals should use the proposal process documented here: https://github.com/tc39/ecma262/blob/master/CONTRIBUTING.md.