Browse thread
[Caml-list] self and mutually recursive functions ?
-
Metalscan
- Pierre Weis
- Michel Quercia
- Pietro Abate
[
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: | Pierre Weis <pierre.weis@i...> |
| Subject: | Re: [Caml-list] self and mutually recursive functions ? |
> Hello all of you ! > > I'm wondering wether it is possible or not to have > to functions defined wich are both mutually recursive > and simply recursive. > > In each of them, there would be a match with one > branch returning itself and the other one returning > the other function. > > Thanks for your help. > > Matthieu Dubuget Typically a FAQ question. Look at FAQ: http://caml.inria.fr/FAQ/ If this is not enough, post to the beginners group at http://groups.yahoo.com/group/ocaml_beginners All the best for learning Caml. Pierre Weis INRIA, Projet Cristal, Pierre.Weis@inria.fr, http://pauillac.inria.fr/~weis/ ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners