Heaps

Apple: CFBinaryHeap implements a container that stores values sorted using a binary search algorithm. Really?