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-14 08:53:43 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newspeer.radix.net!uunet!ash.uu.net!xyzzy!nntp From: Jeffrey Carter Subject: Re: List container strawman 1.1 X-Nntp-Posting-Host: e246420.msc.az.boeing.com Content-Type: text/plain; charset=us-ascii Message-ID: <3BF2976C.8C545E25@boeing.com> Sender: nntp@news.boeing.com (Boeing NNTP News Access) Content-Transfer-Encoding: 7bit Organization: The Boeing Company X-Accept-Language: en References: <9s941i$11mrei$3@ID-25716.news.dfncis.de> <9s9nkr$11se3h$1@ID-25716.news.dfncis.de> <3BEC9BB8.6010708@telepath.com> <3BEC9F87.DBED743D@san.rr.com> <3BF1567C.89167E12@san.rr.com> <9ssu28$150jnq$2@ID-25716.news.dfncis.de> Mime-Version: 1.0 Date: Wed, 14 Nov 2001 16:10:20 GMT X-Mailer: Mozilla 4.73 [en]C-CCK-MCD Boeing Kit (WinNT; U) Xref: archiver1.google.com comp.lang.ada:16517 Date: 2001-11-14T16:10:20+00:00 List-Id: Nick Roberts wrote: > > I have suggested other names. How about: > > Cuddly_Marsupials := Only("Koala"); I don't see that a special operation is required or desirable. What's wrong with Insert (Item => "Koala", Into => Cuddly_Marsupials, Position => First (Cuddly_Marsupials) ); as the first operation on Cuddly_Marsupials? Besides, Tasmanian Devils are pretty cuddly, too :) -- Jeffrey Carter