guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Back to the future!


From: Neil Jerram
Subject: Re: Back to the future!
Date: Sun, 05 Dec 2010 16:59:48 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> Hello!
>
> There’s a brand new (ice-9 futures) module implementing futures:

Cool.  One thing I noticed:

>   (set! %futures (cons future %futures)) ;; FIXME: use a FIFO

I believe (ice-9 q) provides FIFOs, so you could use that.

      Neil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]