Browse thread
Reporting on sucess/failure of tail recursion
[
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: | Jonathan Roewen <jonathan.roewen@g...> |
| Subject: | Re: [Caml-list] Reporting on sucess/failure of tail recursion |
> Is there a way to do this? Does anyone else think this would be a useful > feature? I would love this feature! I was thinking about mentioning some two-three days ago myself ;-) Even cooler would be if a tool could suggest an alternative implementation that is tail-rec if can be made so. Jonathan