comp.lang.ada
 help / color / mirror / Atom feed
* Public domain set manipulation package
@ 1990-05-29 13:31 Jeremy Epstein
  1990-05-30  9:38 ` Richard A. O'Keefe
  0 siblings, 1 reply; 2+ messages in thread
From: Jeremy Epstein @ 1990-05-29 13:31 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1990-05-30  9:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1990-05-29 13:31 Public domain set manipulation package Jeremy Epstein
1990-05-30  9:38 ` Richard A. O'Keefe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox