Update Changelog
[profile/ivi/libgee.git] / doc / index.wiki
1 libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.
2
3 libgee provides the following interfaces:
4  * Iterable
5    - Collection
6      - List
7      - Set
8    - Iterator
9    - Map