caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Examples where let rec is undesirable
@ 2012-01-02 22:37 Diego Olivier Fernandez Pons
  2012-01-02 22:49 ` Alexandre Pilkiewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Diego Olivier Fernandez Pons @ 2012-01-02 22:37 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

    List,

I was wondering if there was any reason not to make "let rec" the default /
sole option, meaning cases where you clearly don't want a "let rec" instead
of "let" (only in functions, not cyclic data).

         Diego Olivier

[-- Attachment #2: Type: text/html, Size: 319 bytes --]

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2012-01-06 15:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-02 22:37 [Caml-list] Examples where let rec is undesirable Diego Olivier Fernandez Pons
2012-01-02 22:49 ` Alexandre Pilkiewicz
2012-01-03  0:05 ` Lukasz Stafiniak
2012-01-03  5:47   ` Martin Jambon
2012-01-03  8:07     ` Gabriel Scherer
2012-01-05 20:04   ` Richard W.M. Jones
2012-01-05 20:27     ` ivan chollet
2012-01-05 20:46       ` Gabriel Scherer
2012-01-05 21:39         ` Richard W.M. Jones
2012-01-06  2:39           ` Cedric Cellier
2012-01-06 15:22         ` Damien Doligez
2012-01-05 21:36       ` Richard W.M. Jones
2012-01-05 23:16         ` ivan chollet
2012-01-06  8:34           ` David Allsopp
2012-01-06 10:34           ` Daniel Bünzli
2012-01-03 13:05 ` Yaron Minsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).