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,842accb6a7d76669 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-10 06:15:32 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!sn-xit-01!supernews.com!mtu.ru!news.rosnet.ru!newsfeed.rt.ru!newsfeed.gamma.ru!Gamma.RU!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!feed.news.nacamar.de!news.fh-hannover.de!news.cid.net!news.enyo.de!news1.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: List container strawman 1.1 Date: Sat, 10 Nov 2001 15:18:42 +0100 Organization: Enyo's not your organization Message-ID: <87k7wyhfp9.fsf@deneb.enyo.de> References: <9s941i$11mrei$3@ID-25716.news.dfncis.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cancel-Lock: sha1:fxSEagaL1M1bUbjljEtCj44eTJw= Xref: archiver1.google.com comp.lang.ada:16215 Date: 2001-11-10T15:18:42+01:00 List-Id: Stephen Leake writes: > "Ada", the language, does _not_ define the term "singleton". Neither > does any other programming language that I am aware of. It's used by the Python folks for a tuple with one element.