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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,62f1e030ed61b97b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-13 19:49:24 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!cox.net!p02!news2.east.cox.net.POSTED!53ab2750!not-for-mail Message-ID: <3D095981.8020005@telepath.com> From: Ted Dennison User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: newbie inquiry References: <3D07AB92.9181741D@acm.org> <4519e058.0206130735.21da9a4@posting.google.com> <3D08FCAE.D8977A71@web.de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Date: Fri, 14 Jun 2002 02:49:22 GMT NNTP-Posting-Host: 68.12.51.201 X-Complaints-To: abuse@cox.net X-Trace: news2.east.cox.net 1024022962 68.12.51.201 (Thu, 13 Jun 2002 22:49:22 EDT) NNTP-Posting-Date: Thu, 13 Jun 2002 22:49:22 EDT Organization: Cox Communications Xref: archiver1.google.com comp.lang.ada:25916 Date: 2002-06-14T02:49:22+00:00 List-Id: Freddy wrote: > Sometimes even an SET type would be nice. Well, as I said, you sort of have one with arrays of booleans. It doesn't handle large sparse sets as well as my old M2 compiler did, but I rarely need those.