Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
* Display data structure
@ 1998-12-03 12:44 Hugues CASSE
  0 siblings, 0 replies; only message in thread
From: Hugues CASSE @ 1998-12-03 12:44 UTC (permalink / raw)
  To: caml-list

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



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1998-12-04 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-03 12:44 Display data structure Hugues CASSE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox