RE: CG: Re: Is the meaning of order intrinsic ?

> The programmer in me just wants to simplify this to defining a function.
:)

the linear order could be paralled with
f(x,y) = (x < y)
where x,y are any old numbers

more general ordering looks like fun, the only way I can think of giving
this would be by providing a set of other relationships, though there might
be something in that counting thing :

1 3 6 10
2 5 9
4 8
7
...

that might help with any ordering

Received on Friday, 25 May 2001 12:12:53 UTC