typescript-collections-generic
v1.0.5
Published
Most used generic collections TypeScript.
Downloads
35
Maintainers
Readme
Typescript Generic Collections (Unofficial)
Included most useful data structures:
- Linked List
- Dictionary
- Set
- Stack
- Queue
- Arrays manipulating
NOTE: This is a personalized list of top used collections. It is not fully tested and not suitable for production environment. For the complete stable and tested list please visit the official:
TypeScript Collections
npm install typescript-collections
