[
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: | J.B. Domelevo <j.domelevo@f...> |
| Subject: | [Caml-list] OCaml internal pretty-printing |
I can't get any information about how Ocaml handles the pretty-printing of basic values as lists or arrays. For instance : let rec l = 0 :: l ;; which builds an infinite list of zeros, is print until a certain point, and then the interactive OCaml ends with "..." The same occurs, of course, when Ocaml is given 'l;;' Anyone knowing how the internal pretty-printer can be tuned or even turned on and off ? Thanks. -- J.B. Domelevo ENS Cachan - Brittany extension ------------------- 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