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.2 required=5.0 tests=BAYES_00,FROM_WORDY, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,772ae8afc5db35f2 X-Google-Attributes: gid103376,public From: "Nick Roberts" Subject: Re: Single Extension; Polymorphic Arrays Date: 1999/03/03 Message-ID: <7bk6gf$6d9$1@plug.news.pipex.net>#1/1 X-Deja-AN: 450882455 References: <7bju1u$q23$1@plug.news.pipex.net> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom) Newsgroups: comp.lang.ada Date: 1999-03-03T00:00:00+00:00 List-Id: I wrote in message <7bju1u$q23$1@plug.news.pipex.net>... |It dawns on me that Ada provides special syntax for singletons of two |particular kinds of types: tasks and protected objects. Three types, of course: tasks, protected objects, and arrays. ------------------------------------- Nick Roberts -------------------------------------