Searched defs:spec_nth_back (Results 1 – 2 of 2) sorted by relevance
188 fn spec_nth_back(&mut self, n: usize) -> Option<Self::Item> in spec_nth_back() method331 default fn spec_nth_back(&mut self, n: usize) -> Option<I::Item> { in spec_nth_back() method
528 fn spec_nth_back(&mut self, n: usize) -> Option<Self::Item>; in spec_nth_back() method588 default fn spec_nth_back(&mut self, n: usize) -> Option<A> { in spec_nth_back() method676 fn spec_nth_back(&mut self, n: usize) -> Option<T> { in spec_nth_back() method