File: index.wiki

package info (click to toggle)
libgee-0.8 0.20.8-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,704 kB
  • sloc: ansic: 134,718; sh: 4,838; makefile: 372
file content (9 lines) | stat: -rw-r--r-- 230 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures.

libgee provides the following interfaces:
 * Iterable
   - Collection
     - List
     - Set
   - Iterator
   - Map