Browse thread
Order of evaluation when constructing record values
-
Jeff Meister
-
Jeff Meister
- Till Varoquaux
- Jon Harrop
- David Allsopp
- Jacques Garrigue
-
Jeff Meister
[
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: | Till Varoquaux <till.varoquaux@g...> |
| Subject: | Re: [Caml-list] Re: Order of evaluation when constructing record values |
Even though you found the order record were assigned, I would advice to explicitly force this order (i.e. let bindings). AFAIK the order of evaluation for records is not specified by the specification, therefor it could change between revisions of the compiler. Till -- http://till-varoquaux.blogspot.com/