This package is a simple implementation for commonly used data structures in javascript.
npm using TravisCIsemantic-release on multiple channels with different dist-tags for npmSinglyLinkedListDoublyLinkedListQueue and StackBinaryHeap: a generic class to use for MaxBinaryHeap and MinBinaryHeapBinarySearchTreePriorityQueueGraph,NonWeightedGraph, WeightedGraph, DirectionalGraph, NonDirectionalGraph: maybe implement one class that accepts attributes to change how the graph is treated ?