From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.8 required=5.0 tests=BAYES_00,INVALID_DATE, MSGID_SHORT autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!uunet!trwacs!epstein From: epstein@trwacs.UUCP (Jeremy Epstein) Newsgroups: comp.lang.ada Subject: Public domain set manipulation package Keywords: Wanted Message-ID: <209@trwacs.UUCP> Date: 29 May 90 13:31:10 GMT Organization: TRW Systems Division, Fairfax VA List-Id: I'm sure there are at least a hundred of these out there, so... I need a package that lets me declare a set of named items. The ideal way would be a set of enumerated values. I only need one operation on the set: examine whether a particular element is in the set. Since I have several such sets (of different enumerated types), a generic seems to be appropriate. I'm new to Ada, so any examples of how to use such a package would also be appreciated. Thanks! --Jeremy P.S. If it matters, I have VERDIX's VADS 5.7 compiler. -- Jeremy Epstein epstein%trwacs@uunet.uu.net TRW Systems Division 703-876-8776