A Double-Ended Priority Queue library that supports insertion and deletion of elements with minimum and maximum priority, with tie-breaking by insertion order and priority updates.
gem install depqNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a double-ended priority queue and retrieve min and max elements
No known issues recorded.
No dependency data recorded yet.