The compiler module_junk package tracks information about modules being compiled. (In this context, a “module” is essentially what you get from compiling one sourcefile.)
The module_junk package implements the Module_Junk API.
The module_junk package source code is in src/lib/compiler/front/typer-stuff/modules/module-junk.pkg.
See also: type_package_language.
The above information is manually maintained and may contain errors.
Module_Junk