Browse thread
How to refactor a large Ocaml program
[
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: | Florian Hars <hars@b...> |
| Subject: | Re: [Caml-list] How to refactor a large Ocaml program |
Remi Vanicat schrieb: > You can then explicitly declare the type you want So, essentially, type inference and refactoring without tool support don't mix that well. QED ;-) Yours, Florian.