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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8276b2994037cd71 X-Google-Attributes: gid103376,public From: "Ehud Lamm" Subject: Re: disjoint ranges ? Date: 2000/10/12 Message-ID: <8s59nu$ej4$1@news.huji.ac.il>#1/1 X-Deja-AN: 680741056 References: <39E612C9.9BF98CD3@laas.fr> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 X-Complaints-To: usenet@news.huji.ac.il X-Trace: news.huji.ac.il 971385406 14948 132.64.13.83 (12 Oct 2000 21:16:46 GMT) Organization: The Hebrew University of Jerusalem X-MSMail-Priority: Normal NNTP-Posting-Date: 12 Oct 2000 21:16:46 GMT Newsgroups: comp.lang.ada Date: 2000-10-12T21:16:46+00:00 List-Id: This should be in the FAQ! It was discussed several time here (try Deja). You might find this illuminating: http://www.adapower.com/lang/rangewholes.html -- Ehud Lamm mslamm@mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== Me! Pat Rogers wrote in message news:DhpF5.178$AR3.40313@nnrp2.sbc.net... > "Philippe Torres" wrote in message > news:39E612C9.9BF98CD3@laas.fr... > > A very dumb question but i can't find the right syntax so here i am. > > How can i declare a type or subtype with a disjoint range ? > > All too easy to answer -- you can't. > > Generally for that kind of thing you need a bigger abstraction, either > a "bag" or a set. > > --- > Patrick Rogers Consulting and Training in: > http://www.classwide.com Deadline Schedulability Analysis > progers@classwide.com Software Fault Tolerance > (281)648-3165 Real-Time/OO Languages > > Adam ... does not deserve all the credit; much is due to Eve, the > first woman, and Satan, the first consultant. > Mark Twain > >