comp.lang.ada
 help / color / mirror / Atom feed
From: Fionn mac Cuimhaill <invisible@hiding.from.spam>
Subject: Re: Adding "()" operator to Ada 200X
Date: Tue, 03 Jun 2003 02:56:51 GMT
Date: 2003-06-03T02:56:51+00:00	[thread overview]
Message-ID: <s53odv46kst9rb73a8tsuqmgft6d7ap105@4ax.com> (raw)
In-Reply-To: V0LCa.32473$ca5.11277@nwrdny02.gnilink.net

On Mon, 02 Jun 2003 16:35:01 GMT, "Frank J. Lhota"
<NOSPAM.lhota.adarose@verizon.net> wrote:

>There appears to be wide agreement that Ada 200X should include some sort of
>standard container library like Charles and PragMark. This library will
>probably include generic packages for creating and operating with dynamic
>lists and maps. One can view these kinds of collections as generalized
>arrays, and as such, it would be nice to use array notation for accessing a
>member of one of these collections. In other words, one should be able to
>define the "()" operator for array-like types, as follows:
>
>    function "()" ( Source : in Array_Like_Type;
>                    Index  : in Index_Type )
>       return Component_Type;
>
>

 To go along with this, a way to define a slice of of an
Array_Like_Type would be nice.





  parent reply	other threads:[~2003-06-03  2:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 16:35 Adding "()" operator to Ada 200X Frank J. Lhota
2003-06-02 23:42 ` Matthew Heaney
2003-06-03 14:59   ` Frank J. Lhota
2003-06-03 15:09     ` Frank J. Lhota
2003-06-03 16:04     ` Martin Krischik
2003-06-04 17:28       ` Matthew Heaney
2003-06-04 18:21         ` Frank J. Lhota
2003-06-05  1:15           ` Robert I. Eachus
2003-06-05 14:59             ` Frank J. Lhota
2003-06-05 17:25             ` Matthew Heaney
2003-06-03 20:24     ` Randy Brukardt
2003-06-03 19:52   ` Francisco Javier Loma Daza
2003-06-03  2:56 ` Fionn mac Cuimhaill [this message]
2003-06-03 14:02   ` Matthew Heaney
2003-06-03 16:23   ` Mário Amado Alves
2003-06-05 19:02     ` Dmitry A. Kazakov
2003-06-06 10:56       ` Mário Amado Alves
2003-06-06 16:55         ` Chad R. Meiners
2003-06-06 19:01         ` Frank J. Lhota
2003-06-09 14:15           ` Matthew Heaney
2003-06-07  8:36         ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox