Quick typo fix.
This commit is contained in:
parent
40ea2befce
commit
c2fe7c4e35
|
@ -496,7 +496,7 @@ in the sequence.
|
|||
so that @racket[stream-first] produces the same result each time
|
||||
is applied to a stream.
|
||||
|
||||
In extracting an element from @racket[seq] involves a side-effect,
|
||||
If extracting an element from @racket[seq] involves a side-effect,
|
||||
then the effect is performed each time that either
|
||||
@racket[stream-first] or @racket[stream-rest] is first used to
|
||||
access or skip an element.}
|
||||
|
|
Loading…
Reference in New Issue
Block a user