mourner / tinyqueue

The smallest and simplest priority queue in JavaScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Fork Information]: Commented Version Of This Module

gdad-s-river opened this issue · comments

I stumbled upon this module through these chain of events.

Being a noob both in programming at large and computer science in general, stumbling upon this module as the first implementation of heap data structure took me time to understand it. So I commented the code in the best way I could, so that noobs of the future could understand it a little easily, if they happen to stumble upon it the same (or different) way I did.

So I thought I would just open an issue to chain the information of the commented fork I made of this module.

That's it! 😅

Glad you stumbled upon this module, and thanks for the comments :)