Browse thread
[Caml-list] Differentiating lists from arrays with Obj
-
John Goerzen
-
Remi Vanicat
- John Goerzen
-
Remi Vanicat
[
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: | 2004-05-07 (19:00) |
From: | John Goerzen <jgoerzen@c...> |
Subject: | Re: [Caml-list] Differentiating lists from arrays with Obj |
On Fri, May 07, 2004 at 06:35:15PM +0200, Remi Vanicat wrote: > John Goerzen <jgoerzen@complete.org> writes: > > > Hello, > > > > I am looking at using the Obj to access internal representations of some > > types. > > It is generally a bad idea. Why do you need this ? I know :-) I'm experimenting with some camlp4 stuff. One thing I'm trying to add is a "print" keyword that takes a variable number of arguments of any type and does the right thing. That's my starting point, at least :-) Even if it may not prove useful in practice (I think it will), it's a good way for me to learn more about OCaml. -- John ------------------- 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