Browse thread
[Caml-list] Has laziness changed type?
- Alessandro Baretta
[
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: | Alessandro Baretta <alex@b...> |
| Subject: | [Caml-list] Has laziness changed type? |
I think I recall Lazy.t being defined in 3.04 as = Value of ... | Exception of ... | Suspension of ... or something of the sort. Now Lazy.t is defined simply as lazy_t. But what *is* lazy_t exactly? Can I apply pattern-matching on it? Alex ------------------- 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