myds
v1.0.0
Published
I'm create a project to easy use data struct using javascript.
Downloads
10
Readme
##js-data-struct## a lib of data struct using javascript.
##list:##
- LinkedList
- DoubleLinkedList
- Dictionary
- Hashtable
- BSTree
- Graph
##how to use?## samples in index.js
