Searched defs:sorted_by (Results 1 – 6 of 6) sorted by relevance
426 fn sorted_by() { in sorted_by() function
486 fn sorted_by() { in sorted_by() function
710 pub fn sorted_by<F>(self, mut cmp: F) -> IntoIter<K, V> in sorted_by() function
601 pub fn sorted_by<F>(self, mut cmp: F) -> IntoIter<T> in sorted_by() function
2906 fn sorted_by<F>(self, cmp: F) -> VecIntoIter<Self::Item> in sorted_by() method
2807 fn sorted_by<F>(self, cmp: F) -> VecIntoIter<Self::Item> in sorted_by() method