dojox.collections¶
Status: | Draft |
---|---|
Version: | 1.0 |
Project owner: | Tom Trenka |
Available: | since V? |
Contents
It is intended for use by people who are looking for a little bit more functionality out of common collections, like ArrayLists or Dictionaries.
Included are the Iterator and DictionaryIterator classes, both of which can operate on standard arrays and objects (respectively).
Introduction¶
TODO: introduce the component/class/method