parent
a216e84727
commit
a118aa270a
1 changed files with 2 additions and 0 deletions
|
|
@ -732,6 +732,8 @@ impl<T> [T] {
|
|||
///
|
||||
/// This is equivalent to `self.sort_by(|a, b| a.cmp(b))`.
|
||||
///
|
||||
/// This is a stable sort.
|
||||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// ```rust
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue