Searched +defs:T +defs:L (Results 1 – 5 of 5) sorted by relevance
42 unsafe fn remove_node(node: NonNull<T>) -> Option<NonNull<T>> { in remove_node()94 pub(crate) fn push_front(&mut self, val: NonNull<L>) { in push_front()109 pub(crate) fn pop_back(&mut self) -> Option<NonNull<L>> { in pop_back()131 pub(crate) unsafe fn remove(&mut self, node: NonNull<L>) -> Option<NonNull<L>> { in remove()
16 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… variable
15 …This?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=t… variable