Path: utzoo!mnetor!uunet!lll-winken!lll-tis!mordor!sri-spam!ames!ucsd!sdcsvax!ucsdhub!hp-sdd!hplabs!hpcea!hplb29a!conway From: conway@hplb29a.HPL.HP.COM (Daniel F. Conway) Newsgroups: comp.lang.ada Subject: Re: query: package for set manipulation Message-ID: <1540005@hplb29a.HPL.HP.COM> Date: 4 Mar 88 18:29:14 GMT References: <108@cui.UUCP> Organization: hplabs bld 29 Palo Alto Lines: 16 / 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