Name: Anonymous 2010-12-06 18:25
If anyone knows OCaml, could you tell me why field names alias those of other records? Is this just a product of the type inference or is there some deeper reason?
It seems unnecessarily limiting to me, but I'm not really deep enough into it to tell how much I'll be using records from the same namespace.
It seems unnecessarily limiting to me, but I'm not really deep enough into it to tell how much I'll be using records from the same namespace.