10 Exceptions and Control
Link to this section with
@secref["control" #:doc '(lib "scribblings/guide/guide.scrbl")]
Link to this section with
@secref["control" #:doc '(lib "scribblings/guide/guide.scrbl")]
Racket provides an especially rich set of control operations—not
only operations for raising and catching exceptions, but also
operations for grabbing and restoring portions of a computation.