bertrand@cui.UUCP (IBRAHIM Bertrand) (03/03/88)
I hope this is the correct newsgroup for such a request. Before reinventing the wheel and build my own generic package for manipulating sets "a la Pascal", I'd like to know if anybody has already done a similar thing and would be ready to share it. The package would be used for academic purposes only and any copyright notice would of course be kept in the source code. B. Ibrahim to BITNET to EAN from BITNET IBRAHIM@CGEUGE51.BITNET bertrand%cui.unige.ch@CERNVAX ARPA IBRAHIM%CGEUGE51.BITNET@WISCVM bertrand%cui.unige.ch@ubc.csnet UUCP cernvax!cui!bertrand.uucp UUCP mcvax!cernvax!cui!bertrand.uucp UUCP cui!bertrand@cernvax.UUCP EAN bertrand@cui.unige.ch
conway@hplb29a.HPL.HP.COM (Daniel F. Conway) (03/05/88)
/ hplb29a:comp.lang.ada / bertrand@cui.UUCP (IBRAHIM Bertrand) / 4:05 am Mar 3, 1988 / > > Before reinventing the wheel and build my own generic package for manipulating > sets "a la Pascal", I'd like to know if anybody has already done a similar thing > and would be ready to share it. The package would be used for academic purposes > only and any copyright notice would of course be kept in the source code. > > B. Ibrahim > Chapter 10 of 'Software Components with Ada' by Grady Booch has source for a generic package which will probably do what you want. Dan Conway Hewlett-Packard Palo Alto, CA dan_conway@hplabs.hp.com