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

5.2.1 • 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

Package Sidebar

Install

npm i ts-data-collections

Weekly Downloads

214

Version

5.2.1

License

MIT

Unpacked Size

282 kB

Total Files

195

Last publish

Collaborators

  • acaron