author: Michel Dagenais
copyright: Michel Dagenais, GNU General Public License, 1998
michel.dagenais@polymtl.ca
Ecole Polytechnique
C.P. 6079, Succ. Centre-Ville
Montreal, Quebec, H3C 3A7
date: 18 January 1998
keyword: operating system
keyword: input/output
keyword: data structures
keyword: geometry
keyword: wide audience
General Purpose Libraries
Abstract
This section contains general purpose libraries for Data Structures,
memory management, input output, operating system access, and miscellaneous
other topics not covered in the other sections.
Set data structure. The basic data structures in libm3 may be used
for representing sets but do not offer some of the more advanced operations
such as union.