ts-data-collections
TypeScript icon, indicating that this package has built-in type declarations

5.0.0 • Public • Published

TS Data Collections

  • Collections
  • Lists: ArrayList, LinkedList
  • Deque
  • Stacks
  • Queues
  • Maps: HashMap, LinkedHashMap, OpenHashMap, SkipListMap, AvlTreeMap, SplayTreeMap
  • Sets: HashSet, LinkedHashSet, OpenHashSet, SkipListSet, AvlTreeSet, SplayTreeSet

Dependencies (1)

Dev Dependencies (19)

Package Sidebar

Install

npm i ts-data-collections

Weekly Downloads

141

Version

5.0.0

License

MIT

Unpacked Size

275 kB

Total Files

189

Last publish

Collaborators

  • acaron