Email list hosting service & mailing list manager

editorial inconsistency Per Bothner (24 Jan 2016 23:33 UTC)
Re: editorial inconsistency John Cowan (24 Jan 2016 23:51 UTC)

editorial inconsistency Per Bothner 24 Jan 2016 23:33 UTC

5. Procedures
f
The argument in this place must be a function of one or more arguments,
*returning exactly one value*

5.1. Constructors
(vector-unfold f length initial-seed ...) -> vector
... applying f at each iteration to the current index and current seeds,
in that order, *to receive n + 1 values*
--
	--Per Bothner
xxxxxx@bothner.com   http://per.bothner.com/