The primary goal of this project is to provide a generalised interface to different data structures (array, tree, dictionary). The second goal is (of course) to provide performant and reliable collection implementations.

Read the Main article with introduction and examples for more details.

Latest version

Download ZIP: AS3Commons Collections 1.0.0 (zip, 747 KB)
Contains: src, examples, tests, apidoc and swc
Release date: 2010-04-14, SVN revision 257

Download SWC: AS3Commons Collections 1.0.0 (swc, 58 KB)
Contains: src
Release date: 2010-04-14, SVN revision 257

Checkout SVN repository: SVN branch

Features

Well thought architecture, small and intuitive interfaces, ready-for-use collection implementations (lists, sets, maps, trees), bindable collections, designed for extensibility, entirely unit tested and documented, highly performant, open-source licence Apache License, Version 2.0, proven in [Submit your project here] projects.

Resources

Contribute

There are several ways you may contribute to the project’s success.