We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdbcbf3 commit aab9abeCopy full SHA for aab9abe
README.md
@@ -1,8 +1,10 @@
1
[js-heapq](http://aureooms.github.io/js-heapq)
2
==
3
4
-Python's heap and priority queue library for JavaScript. Parent is
5
-[js-data-structures](https://github.com/aureooms/js-data-structures).
+Python's heap and priority queue library for JavaScript. Parents are
+[js-data-structures](https://github.com/aureooms/js-data-structures)
6
+and
7
+[aureooms/js-heap](https://github.com/aureooms/js-heap).
8
9
10
```js
0 commit comments