We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8a73f commit b300f12Copy full SHA for b300f12
htdp-doc/teachpack/2htdp/scribblings/universe.scrbl
@@ -1344,7 +1344,7 @@ optional handlers:
1344
}
1345
1346
@defform/none[#:literals (on-tick)
1347
- (on-tick tick-expr rate-expr)
+ (on-tick tick-expr rate-expr limit-expr)
1348
#:contracts
1349
([tick-expr (-> (unsyntax @tech{UniverseState}) (or/c (unsyntax @tech{UniverseState}) bundle?))]
1350
[rate-expr (and/c real? positive?)]
0 commit comments