typo
(sure would be nice if this were a syntax error)
This commit is contained in:
parent
d35a536eef
commit
78b41a6677
|
@ -3,7 +3,7 @@
|
|||
|
||||
@title[#:tag "procedures"]{Procedures}
|
||||
|
||||
@defproc[(procedure? [v any/c]) boolean]{ Returns @racket[#t] if
|
||||
@defproc[(procedure? [v any/c]) boolean?]{ Returns @racket[#t] if
|
||||
@racket[v] is a procedure, @racket[#f] otherwise.}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user