[
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: | Wojciech Daniel Meyer <wojciech.meyer@g...> |
| Subject: | Re: [Caml-list] Re: Generalized Algebraic Datatypes |
bluestorm <bluestorm.dylc@gmail.com> writes: > It was actually the case in Caml Light : each datatype constructor > implicitly declared a constructor function with the same name. I > don't exactly know why this feature was dropped in Objective Caml, > but I think I remember (from a previous discussion) that people > weren't sure it was worth the additional complexity. Would that be not possible now with Camlp4 extension? Wojciech