Browse thread
[Caml-list] beginner question about tail recursion
- Ram Bhamidipaty
[
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: | Ram Bhamidipaty <ramb@s...> |
| Subject: | [Caml-list] beginner question about tail recursion |
Hi I am just getting started with OCaml. My understanding is that it is desirable to write function in a tail recursive style. Can the OCaml system tell me if a function is tail recursive? -Ram ------------------- 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