ttrenka / dx-collections

DojoX Collections, ported to anonymous AMD and now CPM installable.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Collections

This package is a port of dojox.collections, to truly anonymous AMD. As such, it has no dependencies outside of itself.

Collections contains a number of classes with which one can perform more advanced Array-type operations with; it includes ArrayList, BinaryTree, Dictionary, Queue, SortedList and Stack constructors, as well as a singleton (Set) which can be used for basic set operations on a pair of arrays (internally converted to ArrayList objects).

License

AFL or BSD license

About

DojoX Collections, ported to anonymous AMD and now CPM installable.


Languages

Language:JavaScript 100.0%