Mark suggests that Mu types might be better that recursive type synonyms. I think of them as pretty much equivalent, and it's simply a question of whether one makes the `mu' syntax accessible to the user. One certainly needs `mu' or an equivalent internally for doing the typechecking. The advantage of the way I put it is that it makes for a minimal change from the current language: just get rid of one restriction. -- P
- Recursive type synonyms wadler
- Re: Recursive type synonyms Joe Fasel
- Re: Recursive type synonyms jones-mark
- Re: Recursive type synonyms jones-mark
- Re: Recursive type synonyms Alastair Reid
- Re: Recursive type synonyms wadler
- Re: Recursive type synonyms kh
- Re: Recursive type synonyms smk
- Re: Recursive type synonyms John Hughes
- Recursive type synonyms Varol Akman
- Re: Recursive type synonyms wadler
- Re: Recursive type synonyms Chris M P Reade