More info for any
svn: r8675
This commit is contained in:
parent
f0ddaaab92
commit
f69f0753e3
|
@ -297,9 +297,9 @@ result of the final @scheme[body] is the result of the entire form.}
|
||||||
|
|
||||||
@defidform[any]{
|
@defidform[any]{
|
||||||
|
|
||||||
The @scheme[any] form can only be used in a result position of
|
Represents a contract that is always satisfied. In particular, it can accept
|
||||||
contracts like @scheme[->]. Using @scheme[any] elsewhere is a syntax
|
multiple values. It can only be used in a result position of contracts like
|
||||||
error.}
|
@scheme[->]. Using @scheme[any] elsewhere is a syntax error.}
|
||||||
|
|
||||||
@defform[(promise/c expr)]{
|
@defform[(promise/c expr)]{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user