1 Forks
5 Stars
5 Watchers

heapq

:vertical_traffic_light: Python's heap and priority queue library for JavaScript

How to download and setup heapq

Open terminal and run command
git clone https://github.com/data-structures-and-algorithms/heapq.git
git clone is used to create a copy or clone of heapq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with heapq https://github.com/data-structures-and-algorithms/heapq/archive/master.zip

Or simply clone heapq with SSH
[email protected]:data-structures-and-algorithms/heapq.git

If you have some problems with heapq

You may open issue on heapq support forum (system) here: https://github.com/data-structures-and-algorithms/heapq/issues