this is a start to make some data structures in javascript that are useful and dynamic.
added quicksort, apend and some other useful functions
right now it has the following:
a list implementation to ease javascript coding, inspired of lisp.
As you can see this i s a short list, so if this idea of making smart and useful data objects to use in javascript is something that makes you tick? Then please make a contribution or an improvement!