Socket
Book a DemoInstallSign in
Socket

@zimtsui/binary-heap

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zimtsui/binary-heap

[![Npm package version](https://badgen.net/npm/v/@zimtsui/binary-heap)](https://www.npmjs.com/package/@zimtsui/binary-heap)

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

Binary Heap

Npm package version

A priority queue implemented as binary heap.

Comparison

Why not @jviide/sorted-queue?

Beacause it cannot predicate if the element referenced by a specified pointer has already been removed.

FAQs

Package last updated on 14 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts