Browse thread
How to do this properly with OCaml?
-
Thomas Fischbacher
- Christophe Dehlinger
- Berke Durak
- Michel Quercia
- Eric Cooper
-
Michael Alexander Hamburg
-
Xavier Leroy
- Berke Durak
- Michael Alexander Hamburg
- Thomas Fischbacher
-
Alex Baretta
- james woodyatt
- Stephane Glondu
- brogoff
- skaller
- Thomas Fischbacher
-
Xavier Leroy
[
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: | Stephane Glondu <Stephane.Glondu@c...> |
| Subject: | Re: [Caml-list] "Just say no!" campaign against Obj |
On Sunday 24 July 2005 00:27, Alex Baretta wrote: > Once upon a time I felt a desperate need for polymorphic recursion. At > that time the INRIA gang was selling a new ligth drug whose effects are > similar to polymorphic recursion. They called it "polymorphic records". > Polymorphic records do not give addiction--unlike polymorphic variants, > which are much more dangerous from this point of view--but when they are > used to attain that euphoric state of mind given by polymorphic > recursion, they must be injected in one's code with Obj.magic. Yes, i > picked up the syringe and used it. Yes, I got ill with type-unsafety, > but eventually careful medication made me recover. At the end, I must > say experiencing polymorphic recursion was well worth the pain that came > from using Obj.magic. Forgive my ignorance... I never heard of "polymorphic recursion" before. Is it exactly polymorphic records (in which case I don't understand where the name "polymorphic recursion" is from), or something else? Thank you, Stephane Glondu.