GNU bug report logs - #11614
compose (in 2.0.5 docs)

Previous Next

Package: guile;

Reported by: David Jaquay <djaquay <at> gmail.com>

Date: Sat, 2 Jun 2012 20:09:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #8 received at 11614 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: David Jaquay <djaquay <at> gmail.com>
Cc: 11614 <at> debbugs.gnu.org
Subject: Re: bug#11614: compose (in 2.0.5 docs)
Date: Wed, 20 Jun 2012 01:16:53 +0200
Hi David,

Sorry for the late reply.

David Jaquay <djaquay <at> gmail.com> skribis:

> Docs for compose, in section 6.9.6, might better read "Compose proc with
> the procedures in rest, such that [the procedures in rest are applied in
> order, followed by] proc last, and return the resulting procedure. The
> given procedures must have compatible arity."  The existing text seems to
> imply that only the last procedure in rest is executed before proc.

The text was changed in the meantime to this:

 -- Scheme Procedure: compose proc1 proc2 ...
     Compose PROC1 with the procedures PROC2 ...  such that the last
     PROC argument is applied first and PROC1 last, and return the
     resulting procedure.  The given procedures must have compatible
     arity.

How does that sound?

Thanks,
Ludo’.




This bug report was last modified 13 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.