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

4.2.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

Package Sidebar

Install

npm i ts-data-collections

Weekly Downloads

24

Version

4.2.0

License

MIT

Unpacked Size

275 kB

Total Files

189

Last publish

Collaborators

  • acaron