From: Klaus Schilling <schilling.klaus@web.de>
To: ludovic.courtes@laas.fr
Cc: guile-user@gnu.org
Subject: Re: functional datastractures
Date: Thu, 08 Mar 2007 14:04:22 +0100 (CET) [thread overview]
Message-ID: <20070308.140422.126570818.schilling.klaus@web.de> (raw)
In-Reply-To: <87odn42f0w.fsf@laas.fr>
From: ludovic.courtes@laas.fr (Ludovic Courtès)
Subject: Re: functional datastractures
Date: Thu, 08 Mar 2007 11:41:51 +0100
> Hi,
>
> Klaus Schilling <schilling.klaus@web.de> writes:
>
> > Are there already attempts to provide truly functional data structures
> > a la Okasaki for guile? I guess srfi-40 will be necessary to achieve
> > most of them efficiently.
>
> I guess you're referring to lazy data structures [0]? I haven't looked
> into it but perhaps `(ice-9 streams)' could suffice?
Yes, they are also called lazy data structures, as the control over
the evaluation moment is crucial for tweaking the complexity
of the operations on such a structure.
Once again we see the miracles of undocumented modules :)
Klaus Schilling
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user
next prev parent reply other threads:[~2007-03-08 13:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-08 8:41 functional datastractures Klaus Schilling
2007-03-08 10:41 ` Ludovic Courtès
2007-03-08 13:04 ` Klaus Schilling [this message]
2007-03-12 9:47 ` Ludovic Courtès
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
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070308.140422.126570818.schilling.klaus@web.de \
--to=schilling.klaus@web.de \
--cc=guile-user@gnu.org \
--cc=ludovic.courtes@laas.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).