Re: syntax puzzle
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
Hi, > I see. It seems like a bizarre language restriction, but I suppose > I'll have to live with it. One of the joys of OCaml was always that it > *didn't* have this kind of restriction. Then you'll be happy to know that the current OCaml SVN trunk already supports inline records for constructor arguments, just as you wanted! See the link below for the full discussion: http://caml.inria.fr/mantis/view.php?id=5528 Best regards, Dario Teixeira