Re: Documentation of reduce in guile manual

2011-04-14 Thread Andy Wingo
Hi David, On Thu 14 Apr 2011 12:23, David Kastrup writes: > a) docs are not installed by default, one has to install them manually > b) there is no metapackage guile-doc, so one has to specify versions >explicitly > c) once one installs guile-1.6-doc, dpkg is happy to keep it around even >

Re: Documentation of reduce in guile manual

2011-04-14 Thread David Kastrup
Andy Wingo writes: > On Thu 14 Apr 2011 10:18, David Kastrup writes: > >> Andy Wingo writes: >> >>> On Tue 12 Apr 2011 14:00, David Kastrup writes: >>> In the guile manual (listed as ii guile-1.6-doc >>> >>> For words that aren't ten years old, try Guile 2.0, which fixes this >>> is

Re: Documentation of reduce in guile manual

2011-04-14 Thread Andy Wingo
On Thu 14 Apr 2011 10:18, David Kastrup writes: > Andy Wingo writes: > >> On Tue 12 Apr 2011 14:00, David Kastrup writes: >> >>> In the guile manual (listed as >>> ii guile-1.6-doc >> >> For words that aren't ten years old, try Guile 2.0, which fixes this >> issue, among others. > > It is the

Re: Documentation of reduce in guile manual

2011-04-14 Thread David Kastrup
Andy Wingo writes: > On Tue 12 Apr 2011 14:00, David Kastrup writes: > >> In the guile manual (listed as >> ii guile-1.6-doc > > For words that aren't ten years old, try Guile 2.0, which fixes this > issue, among others. It is the version of guile with the API used in the very latest versions

Re: Documentation of reduce in guile manual

2011-04-14 Thread Andy Wingo
On Tue 12 Apr 2011 14:00, David Kastrup writes: > In the guile manual (listed as > ii guile-1.6-doc For words that aren't ten years old, try Guile 2.0, which fixes this issue, among others. Happy hacking, Andy -- http://wingolog.org/

Documentation of reduce in guile manual

2011-04-13 Thread David Kastrup
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 `reduc