Display data structure

From: Hugues CASSE (casse@irit.fr)
Date: Thu Dec 03 1998 - 13:44:52 MET


Date: Thu, 03 Dec 1998 13:44:52 +0100
From: Hugues CASSE <casse@irit.fr>
To: caml-list@inria.fr
Subject: Display data structure

I would like to know if there's some kind of function to display any
data structure like the interpreter do for results at end of execution
of a function, like below :
# x;;
- : Akl.instruction =
Akl.INS_DEC
 ("x",
  Akl.COMP_TYPE
   (Akl.TYPE_ARRAY
     (Akl.TYPE_ID (Akl.ID "int"), [Akl.INTEGER 1, Akl.INTEGER 10])))

  The goal clearly is to do such a display without stoping the execution
of a launched function...

                                                        Thanks.

-- 
------------------------------------------------------------------------
CASSE Hugues             |Heureux qui,comme Ulysse,a fait un beau voyage
IRIT, 1R1, p14	         |Ou comme celui-la qui conquit la Toison,
                         |Et puis est retourne plein d'usage et raison,
PHONE: (+33)5-61-556-611 |Vivre entre ses parents le reste de son age !
       (poste 73-20)     |                        Les Regrets, Du Bellay
------------------------------------------------------------------------
mailto:casse@irit.fr                    http://www.irit.fr/~Hugues.Casse



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:17 MET