The Quer class provides the main functionalities of a prioritized queue, implemented using a max heap.
Primary LanguagePHP