with-module

[syntax] with-module module exp ...

STk, Gauche: evaluates exp ... in the module module.

See also define-module, select-module.