libgee is a collection library providing
GObject-based interfaces and classes for commonly
used data structures. It provides Collection,
Iterable, Iterator, List, Map, and Set interfaces
and ArrayList, HashMap, and HashSet implementations.
License: GNU Lesser General Public License (LGPL)
Changes:
This release adds a get_element_type method to
Gee.Iterable. The source code has been updated for
Vala 0.1.6.