> Peter Hall wrote:
> > type B = {b:Self};
On 14/08/07, Cormac Flanagan <[EMAIL PROTECTED]> wrote:
> Yes, I think this should be fine.
I'm all for allowing recursive structural types e.g. for use as binary
trees or linked lists.
type BinTree = {sin:Self, dx:Self, value:*};
--
David "liorean" Andersson
_______________________________________________
Es4-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es4-discuss
