Browse thread
Custom operators in the revised syntax
[
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: | Loup Vaillant <loup.vaillant@g...> |
| Subject: | Re: [Caml-list] Custom operators in the revised syntax |
2007/5/11, Jon Harrop <jon@ffconsultancy.com>: > On Friday 11 May 2007 15:15, Loup Vaillant wrote: > Operator overloading and template metaprogramming were the only things I > missed moving from C++ to OCaml. :-) What exactly is more difficult (or less convinient) in Ocaml once you quit template metaprogramming?