rjpcomputing / luaforwindows

Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows. NOTICE: Looking for maintainer.
2.93k stars 485 forks source link

Add binary-heaps #91

Closed Yonaba closed 9 years ago

Yonaba commented 9 years ago

Binary-Heaps is a very simple and straight implementation of binary heaps data structure in pure Lua. Maybe a good addition to LuaForWindows ?

rjpcomputing commented 9 years ago

Please make a pull request with these additions?

You just place the modules files: