error docs fixed
svn: r17455
This commit is contained in:
parent
ddf8a2e264
commit
560234138c
|
@ -468,7 +468,7 @@
|
|||
("Misc"
|
||||
(identity (any -> any)
|
||||
"to return the argument unchanged")
|
||||
((beginner-error error) (string -> void) "to signal an error")
|
||||
((beginner-error error) (any ... -> void) "to signal an error, turning the given values into an error message ")
|
||||
((beginner-struct? struct?) (any -> boolean)
|
||||
"to determine whether some value is a structure")
|
||||
((beginner-equal? equal?) (any any -> boolean)
|
||||
|
|
Loading…
Reference in New Issue
Block a user