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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: syntaxic exploration Date: Thu, 21 Dec 2017 17:24:52 +0100 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <0d33e631-e63d-4346-ac95-5eec72127f4f@googlegroups.com> <0fa75dd5-599b-4a38-a5d4-3151bbe5172f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 21 Dec 2017 16:24:52 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="50a1cab52b32b662aad02887ce8abca1"; logging-data="20936"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/x8GVhgohjfUwgXI2gOuXkzMsiL1/oAZA=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 In-Reply-To: Content-Language: en-US Cancel-Lock: sha1:x6UfGxT/dWuxRrh3rQZLCpXsNHc= Xref: reader02.eternal-september.org comp.lang.ada:49575 Date: 2017-12-21T17:24:52+01:00 List-Id: On 12/21/2017 08:21 AM, Randy Brukardt wrote: > > Ada has no good way to write an empty array. I usually use (1 .. 0 => <>) > for that, but nothing is really satisfying. Except perhaps the empty array aggregate "" (only for string types, alas). -- Jeff Carter "Death awaits you all, with nasty, big, pointy teeth!" Monty Python & the Holy Grail 20