zrwusa / data-structure-typed

Javascript Data Structure & TypeScript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree, AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Queue, Min Heap, Min Priority Queue, Stack.
https://data-structure-typed-docs.vercel.app
MIT License
114 stars 8 forks source link

TreeMultiMap and TreeMultiMapNode API docs are currently a 404 #87

Closed matthew-dean closed 1 month ago

matthew-dean commented 3 months ago

https://data-structure-typed-docs.vercel.app/classes/TreeMultiMap.html https://data-structure-typed-docs.vercel.app/classes/TreeMultiMapNode.html

zrwusa commented 1 month ago

https://data-structure-typed-docs.vercel.app/classes/TreeMultiMap.html https://data-structure-typed-docs.vercel.app/classes/TreeMultiMapNode.html

We have now redeployed the document site. Please check if it is accessible.