use-syntax

[syntax] use-syntax module-name

Guile: Load the module module-name and use its system transformer as the system transformer for the currently defined module, as well as installing it as the current system transformer.

See also use-modules, define-module.