Searched refs:binary_heap (Results 1 – 3 of 3) sorted by relevance
24 pub mod binary_heap; module
2 use alloc::collections::binary_heap::{BinaryHeap, PeekMut};
776 std::collections::binary_heap::PeekMut::pop(buf); in pop()1034 std::collections::binary_heap::PeekMut::pop(buf); in pop()