Browse thread
Re: anonymous record types in variants
- Frank A. Christoph
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Frank A. Christoph <christo@n...> |
| Subject: | Re: anonymous record types in variants |
Xavier Leroy wrote: >> Probably an optimal solution would >> be to allow anonymous types in any context. > >You can kiss type inference goodbye, then. > >Don Syme wrote: > >> BTW, the type language of Mercury (and probably some other FP languages?) >> allows variants and records pretty much anywhere in a type structure. > >What kind of type inference do they have? The undecidable kind. :/ --FC