Searched refs:cursor (Results 1 – 2 of 2) sorted by relevance
866 cursor: self, in peek_next()883 cursor: self, in peek_prev()982 cursor: &'a mut Cursor<'b, T, ID>, field992 self.cursor.move_next(); in remove()999 unsafe { self.cursor.list.remove_internal(self.ptr) } in remove()
780 let cursor = next.or(prev).map(|current| Self { in remove_current()785 (cursor, node) in remove_current()
Completed in 17 milliseconds