caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Lazy.Value
@ 2001-05-28 12:46 Daniel de Rauglaudre
  2001-05-28 12:53 ` Xavier Leroy
  0 siblings, 1 reply; 5+ messages in thread
From: Daniel de Rauglaudre @ 2001-05-28 12:46 UTC (permalink / raw)
  To: caml-list

I may say nonsense, but is it possible to generalize things like:
   ref (Lazy.Value [])

It would help me to have 'a streams (for the empty one) without an
horrible hack in the present implementation which even create bugs in
some circumstances.

I am writing a library (and a syntax) for functional streams and
parsers in Camlp4. I did not put my hack in that version, but the
result is that the empty one is of type '_a Fstream.t.

-- 
Daniel de RAUGLAUDRE
daniel.de_rauglaudre@inria.fr
http://cristal.inria.fr/~ddr/
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-05-28 13:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-28 12:46 [Caml-list] Lazy.Value Daniel de Rauglaudre
2001-05-28 12:53 ` Xavier Leroy
2001-05-28 13:07   ` Daniel de Rauglaudre
2001-05-28 13:16     ` Xavier Leroy
2001-05-28 13:43       ` Daniel de Rauglaudre

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).