No description provided.
Bug 1887697 Comment 0 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Coming from bug 1848765 made me think, we should do the same as we do for `StableSort`, that is pass the plain C/C++ array via `Elements()` to `std::sort` to avoid bounds checking.