{"library":"max-priority-queue-typed","type":"library","category":null,"description":"A standalone Max Priority Queue data structure with TypeScript support, implemented as part of the data-structure-typed collection. Version 2.6.0 provides a minified bundle of ~5.3 KB. It uses a binary heap and offers typical operations like add, poll, peek, and toArray. The package is actively maintained alongside the larger data-structure-typed library, which includes many other data structures. Key differentiators include a focus on TypeScript-first design, custom comparator support, and detailed API documentation. The package follows a regular release cadence with weekly releases.","language":"javascript","status":"active","version":"2.6.0","tags":["javascript","Max Priority Queue","max priority queue","max-priority-queue","maxpriorityqueue","max value","extract maximum","Priority Queue","priority queue","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install max-priority-queue-typed","imports":["import { MaxPriorityQueue } from 'max-priority-queue-typed'","import { MaxPriorityQueue } from 'max-priority-queue-typed'","import type { MaxPriorityQueueOptions } from 'max-priority-queue-typed'"]},{"cmd":"yarn add max-priority-queue-typed","imports":[]},{"cmd":"pnpm add max-priority-queue-typed","imports":[]}],"homepage":"https://data-structure-typed-docs.vercel.app","github":"https://github.com/zrwusa/data-structure-typed","docs":null,"changelog":null,"pypi":null,"npm":"max-priority-queue-typed","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}