[
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: | malc <malc@p...> |
| Subject: | Re: [Caml-list] eval order and 'and' |
On Tue, 10 Sep 2002, Chris Hecker wrote: > Does "let a and b in" guarantee a is evaluated before b, like "let a in let > b in" does? > > Chris > > PS. I don't think this is a FAQ, but it's basically impossible to > construct a search that finds this specific question, so who knows! ;) <quote>