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: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: Record operations (Algebraic Data Types and printing) Date: Tue, 09 Oct 2018 00:32:10 -0700 Organization: A noiseless patient Spider Message-ID: <87d0sj379h.fsf@nightsong.com> References: <0f5608ef-0038-491c-b15f-f67bcc76fae8@googlegroups.com> <00285ebf-6ede-44da-848f-456930dc7475@googlegroups.com> <0028bb67-9b19-46a5-a126-3415e0281add@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: reader02.eternal-september.org; posting-host="0c32c45c5085df814b279f16143daa25"; logging-data="29513"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ldyJzj52HMiWGK7LiZyiP" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cancel-Lock: sha1:y7ElJw+CE2sjBTuhFKmV76Un95E= sha1:Z/VK3Q1Fuu+MNB+mz5C9PsDYGNU= Xref: reader02.eternal-september.org comp.lang.ada:54521 Date: 2018-10-09T00:32:10-07:00 List-Id: Henrik Härkönen writes: > And interestingly, what got me initially checking more about Ada, was > this Wikipedia page about Dependent Types, where "Ada 202x" was listed > to be supporting those: > > https://en.wikipedia.org/wiki/Dependent_type I don't think that can be right, in the sense in which that term is normally used. But, I think C++ uses it to mean something different, so maybe Ada 202x does as well.