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,fcdd0f6139250dc5 X-Google-Attributes: gid103376,public From: dewar@merv.cs.nyu.edu (Robert Dewar) Subject: Re: Tagged Types and Generics Date: 1997/04/25 Message-ID: #1/1 X-Deja-AN: 237419148 References: <3.0.32.19970421225247.007129f4@mail.4dcomm.com> Organization: New York University Newsgroups: comp.lang.ada Date: 1997-04-25T00:00:00+00:00 List-Id: Bob Leif says <> I can't see any reason for wanting to model money as a tagged type -- you lose literals, and you lose a lot of other useful semantics of decimal types, and you gain nothing that I can see.