comp.lang.ada
 help / color / mirror / Atom feed
From: "Nasser M. Abbasi" <nma@12000.org>
Subject: Re: Playing cards.
Date: Sat, 26 Mar 2016 15:46:56 -0500
Date: 2016-03-26T15:46:56-05:00	[thread overview]
Message-ID: <nd6sg4$7tn$1@gioia.aioe.org> (raw)
In-Reply-To: 72436e28-13a7-4580-9503-0bd7111f4bab@googlegroups.com

On 3/26/2016 1:50 PM, rieachus@comcast.net wrote:

>
>     type Card is private;
>     type Deck is array (Integer range <>) of Card;
>

Is there a reason why not to use (Natural range <>)?

--Nasser


  reply	other threads:[~2016-03-26 20:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-26 18:50 Playing cards rieachus
2016-03-26 20:46 ` Nasser M. Abbasi [this message]
2016-03-26 21:51 ` rieachus
2016-03-28 21:13   ` Randy Brukardt
2016-03-29  0:08     ` Dennis Lee Bieber
2016-03-29  3:29 ` rieachus
replies disabled

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