[racket] Saving and restoring many parameters

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Oct 18 15:44:35 EDT 2011

At Tue, 18 Oct 2011 13:40:12 -0600, Neil Toronto wrote:
> Executive summary: Is there a good way to save a large set of parameter 
> values, or *all* the parameter values, and then restore them when needed?

`current-parameterization' and `call-with-parameterization'?



Posted on the users mailing list.