jata-structures
v1.0.3
Published
A small experimental library for constructing new data structures
Readme
#Jata-Structures
A small experimental library to test new data structures in JavaScript. JS is for Jata-Structures.
mLink is a modified Linked List that has no explicit pointers to head or tails.
TODO Queue using mLinkedList Heap using a js array Trees [map, reduce, each] Make Binary
