Module oftlisp::modules
[−]
[src]
The module system.
Structs
| ExportedModule |
A single OftLisp module, stripped of any info from the macro expansion phase. |
| Module |
A single OftLisp module. |
| Modules |
A store of loaded modules. |
| ReadModuleError |
An error reading a module with |
Enums
| LoadModuleError |
Errors encountered when loading a module. |
| ReadModuleErrorKind |
The kind of a |
Functions
| read_module |
Reads the |