.. _dojox/collections: dojox.collections ================= :Status: Draft :Version: 1.0 :Project owner: Tom Trenka :Available: since V? .. contents:: :depth: 2 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 ===== Usage ===== TODO: how to use the component/class/method .. code-block :: javascript :linenos: ======== Examples ======== Programmatic example -------------------- TODO: example Declarative example ------------------- TODO: example ======== See also ======== * TODO: links to other related articles