Browse thread
[Caml-list] syntax of private constructors in CVS version
[
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: | Chris Hecker <checker@d...> |
| Subject: | Re: [Caml-list] syntax of private constructors in CVS version |
[Excellent rationale for private types snipped.] >In contrast with abstract data types, the private types still maintain >the elegant pattern matching facility of ML outside the module that >defines the type. So, when do we get views to solve this problem for abstract types? If pattern matching is so great (which it is) it seems a crime to not allow it on abstract types (another great feature). To make an american candy joke, peanut butter and chocolate taste great together! Chris ------------------- 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