Searched refs:last_child (Results 1 – 1 of 1) sorted by relevance
835 tail: self.last_child(), in into_iter()1098 fn last_child(&self) -> NodePtr<K, V> { in last_child() method1121 let last = self.last_child(); in get_last()1139 let last = self.last_child(); in pop_last()1157 let last = self.last_child(); in get_last_mut()1404 tail: self.last_child(), in iter()1415 tail: self.last_child(), in iter_mut()