typo
svn: r10497
This commit is contained in:
parent
8024601262
commit
85dd9b0e31
|
@ -193,7 +193,7 @@ If @scheme[v] is an event in MzScheme's sense (not to be confused with
|
|||
@scheme[v] via @scheme[handle-evt], it is not called in tail position
|
||||
with respect to the @scheme[yield].
|
||||
|
||||
Always use @scheme[(yield @scheme[v])] instead of a busy-wait loop.
|
||||
Always use @scheme[(yield v)] instead of a busy-wait loop.
|
||||
}
|
||||
|
||||
@defproc[(sleep/yield [secs (and/c real? (not/c negative?))])
|
||||
|
|
Loading…
Reference in New Issue
Block a user