removed bogus text
svn: r10943
This commit is contained in:
parent
dd92c0a16f
commit
0a79a5c513
|
@ -168,8 +168,7 @@ reverse order.}
|
||||||
list?]{
|
list?]{
|
||||||
|
|
||||||
Applies @scheme[proc] to the elements of the @scheme[lst]s from the
|
Applies @scheme[proc] to the elements of the @scheme[lst]s from the
|
||||||
first elements to the last, returning @scheme[#f] as soon as any
|
first elements to the last. The @scheme[proc] argument must
|
||||||
application returns @scheme[#f]. The @scheme[proc] argument must
|
|
||||||
accept the same number of arguments as the number of supplied
|
accept the same number of arguments as the number of supplied
|
||||||
@scheme[lst]s, and all @scheme[lst]s must have the same number of
|
@scheme[lst]s, and all @scheme[lst]s must have the same number of
|
||||||
elements. The result is a list containing each result of
|
elements. The result is a list containing each result of
|
||||||
|
|
Loading…
Reference in New Issue
Block a user