PreviousUpNext

13.5.25  module

The compiler module package tracks information about modules being compiled. (In this context, a “module” is essentially what you get from compiling one sourcefile.)

The module package implements the Module API.

The module package source code is in src/lib/compiler/front/typecheck-stuff/modules/module.pkg.

See also: module_map.

The above information is manually maintained and may contain errors.

Module

Comments and suggestions to: bugs@mythryl.org

PreviousUpNext