max-priority-queue-typed
v2.4.3
Published
Max Priority Queue
Maintainers
Keywords
Readme
What
Brief
This is a standalone Max Priority Queue data structure from the data-structure-typed collection. If you wish to access more data structures or advanced features, you can transition to directly installing the complete data-structure-typed package
How
install
npm
npm i max-priority-queue --saveyarn
yarn add max-priority-queuesnippet
API docs & Examples
Examples Repository
