import-only

[syntax] import-only module-name

ChezScheme: imports binding exported from the named module, and hides all the other bindings.

See also import.