fix bignum expt (PR 10690); also fixed a doc typo
svn: r17614 original commit: 331c6d2f5f66ac352c71307f0696dde8af4a0fa1
This commit is contained in:
parent
9476c57ead
commit
083cac5583
|
@ -22,7 +22,7 @@ See @secref["eventspaceinfo"] for more information about event
|
|||
priorities.
|
||||
|
||||
|
||||
@defconstructor[([notify-callback (-> any) @scheme[void]]
|
||||
@defconstructor[([notify-callback (-> any) void]
|
||||
[interval (or/c (integer-in 0 1000000000) false/c) #f]
|
||||
[just-once? any/c #f])]{
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user