Open gfaerie opened 11 years ago
I added it for the priorityqueue (binary heap impl) but as I understand I really need almost all of it to use it. Not happy about that. Perhaps just rewrite binary heap impl?
Hmmm it seems to add alot of neat stuff. Unit testing framework for example...
This library seems to contain alo of good stuff that might be needed:
http://docs.closure-library.googlecode.com/
Test implement it and see if it works out.