From: Jon Harrop <jon@ffconsultancy.com>
To: caml-list@inria.fr
Subject: Pattern matching over lazy lists
Date: Tue, 10 Jul 2007 23:38:46 +0100 [thread overview]
Message-ID: <200707102338.47010.jon@ffconsultancy.com> (raw)
What's the best way to do this?
I was thinking of forcing the first few elements of a lazy list before pattern
matching and then looking for forced values in the lists as patterns but I
don't think you can deconstruct a lazy value in a pattern match...
--
Dr Jon D Harrop, Flying Frog Consultancy Ltd.
The OCaml Journal
http://www.ffconsultancy.com/products/ocaml_journal/?e
next reply other threads:[~2007-07-10 22:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-10 22:38 Jon Harrop [this message]
2007-07-11 8:44 ` [Caml-list] " Loup Vaillant
2007-07-11 11:13 ` Markus E.L.
2007-07-11 15:51 ` Martin Jambon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200707102338.47010.jon@ffconsultancy.com \
--to=jon@ffconsultancy.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox