Re: relations aren't types?
From: Alfredo Novoa <alfredo_at_ncs.es>
Date: 11 Jan 2004 04:38:36 -0800
Message-ID: <e4330f45.0401110438.7d3b6b9b_at_posting.google.com>
Date: 11 Jan 2004 04:38:36 -0800
Message-ID: <e4330f45.0401110438.7d3b6b9b_at_posting.google.com>
"Marshall Spight" <mspight_at_dnai.com> wrote in message news:<SHYLb.16240$8H.41065_at_attbi_s03>...
> I follow how integer has no
> logical structure. But the other types you name sound more like
> user-defined types to me; was that you intent? I can imagine a type
> Coordinate with two components, x:int and y:int, (as well as
> associated methods.) That looks like logical structure to me.
But it is not the logical structure of the type, it is the logical structure of a possible representation.
IMHO the key is to see computer programming scalars as a generalization of math scalars.
Regards
Alfredo
Received on Sun Jan 11 2004 - 13:38:36 CET