call-with-decor

Name

call-with-decor -- Eval THUNK using DECOR as the current decor.

Synopsis

(call-with-decor decor thunk)

Description

Eval THUNK using DECOR as the current decor.

Implementation Notes

Module: (app scwm decor)

Defined in scheme/decor.scm at line 28 (CVS log)