import-excluding

[module clause] import-excluding (module exclude) ...

Chicken: can only appear in module clauses of define-module. Imports exported symbols from module except the ones listed in exclude. See also import.