bad space
svn: r6765
This commit is contained in:
parent
f99393bac3
commit
8b2c4fe6ed
|
@ -150,10 +150,10 @@ containing the @scheme[v]s as its elements.}
|
|||
@scheme[#f], in which case @scheme[proc] is not applied to later
|
||||
elements of the @scheme[lst]s; or}
|
||||
|
||||
@item {the result is that of @scheme[proc] applied to the last elements
|
||||
of the @scheme[lsts]s; more specifically, the application of
|
||||
@scheme[proc] to the last elements in the @scheme[lst]s is in tail
|
||||
position with respect to the @scheme[andmap] call.}
|
||||
@item{the result is that of @scheme[proc] applied to the last elements
|
||||
of the @scheme[lsts]s; more specifically, the application of
|
||||
@scheme[proc] to the last elements in the @scheme[lst]s is in tail
|
||||
position with respect to the @scheme[andmap] call.}
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user