Update documentation

pull/3/head
sgoudham 3 years ago
parent 08cfb9458b
commit 65aff4e5fd
Signed by: hammy
GPG Key ID: 44E818FD5457EEA4

@ -1636,7 +1636,7 @@ impl<T: Ord> BinarySearchTree<T> for RecursiveBST<T> {
removed_max removed_max
} }
/// Returns references to the elements of the tree in **ascending order.**` /// Returns references to the elements of the tree in **ascending order.**
/// ///
/// # Important /// # Important
/// ///

Loading…
Cancel
Save