Searched defs:is_heap (Results 1 – 2 of 2) sorted by relevance
28 is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, _Compare __comp) in is_heap() function37 is_heap(_RandomAccessIterator __first, _RandomAccessIterator __last) in is_heap() function
245 pub fn is_heap(&self) -> bool { in is_heap() method