Database
Detailed Description
- Collection of basic (but generic) containers for database-related operations. It's for now only limited to dictionaries, but might be extended in the future.
- The methods provided for each containers should be as fast as possible, and slow ones (eg. O(n)+ search methods) should not be available.
Generated on Thu Jan 8 18:16:24 2004 for the PEAK Library by