unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Documentation of reduce in guile manual
@ 2011-04-12 12:00 David Kastrup
  2011-04-14  8:00 ` Andy Wingo
  0 siblings, 1 reply; 6+ messages in thread
From: David Kastrup @ 2011-04-12 12:00 UTC (permalink / raw)
  To: bug-guile


In the guile manual (listed as
ii  guile-1.6-doc                              1.6.8-10build1                             Reference and tutorial documentation for Guile 1.6
on my system)

in node
(info "(guile) SRFI-1 Fold and Map")

I read

 -- Scheme Procedure: reduce f ridentity lst
     `reduce' is a variant of `reduce'.  If LST is `()', RIDENTITY is
     returned.  Otherwise, `(fold (car LST) (cdr LST))' is returned.

The first and the last sentence look pretty much nonsensical to me.

-- 
David Kastrup



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

end of thread, other threads:[~2011-04-14 14:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-12 12:00 Documentation of reduce in guile manual David Kastrup
2011-04-14  8:00 ` Andy Wingo
2011-04-14  8:18   ` David Kastrup
2011-04-14  8:37     ` Andy Wingo
2011-04-14 10:23       ` David Kastrup
2011-04-14 14:26         ` Andy Wingo

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).