Skip to main content

std_module_table

Function std_module_table 

Source
pub fn std_module_table() -> ModuleTable
Expand description

Stock STD module table derived from the #[oxdock_func] builtins: the single source of truth for builtin membership and RPN eligibility. Seeds parse-time module resolution, so the parser crate keeps zero compile-time knowledge of builtin names.