parent
3e6d7243ae
commit
d310ad9547
1 changed files with 2 additions and 0 deletions
|
|
@ -455,6 +455,8 @@ impl<T> [T] {
|
|||
/// the index `mid` itself) and the second will contain all
|
||||
/// indices from `[mid, len)` (excluding the index `len` itself).
|
||||
///
|
||||
/// # Panics
|
||||
///
|
||||
/// Panics if `mid > len`.
|
||||
///
|
||||
/// # Examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue