[
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-20 (20:48) |
From: | David Monniaux <David.Monniaux@e...> |
Subject: | Re: [Caml-list] Hash over ref |
On Thu, 2004-05-20 at 22:37, Jon Harrop wrote: > Is it possible to hash a ref itself, rather than the object it references? Yes. References are actually implemented as mutable records with one field. ------------------- 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