Container Lite version 1.87a
(C) Copyright 1994  John Webster Small
All Rights Reserved


Enhancements include:

- Smalltalk like iterators, e.g. forEach(), select(), reject(),
  detect(), collect();

- relational operator support for findFirst(), findNext(), 
  findLast(), findPrev(), findAll(), and tallyAll();

- extensive C++ 3.0 exception handling support;

- easier to use templates and "form" templates for compilers
  not yet supporting C++ templates;

- faster code, smaller code and data memory usage;
