[Date Prev][Date Next] [Chronological] [Thread] [Top]

Ordered pairs



Hi:

What is the reason for having the ordered pair defined as

	[x, y] = { { x,y }, { x } };

and not as 

        [x, y] = { x, {x, y} }

-- 
Piotr Rudnicki