chickadee » log5scm » call-with-context

call-with-context ctx thunkprocedure

Sets the current context to ctx and invokes thunk. When thunk finishes it restores the previous context.