pub const BUILTINS: &[BuiltinDef];Expand description
Every declared builtin, in the order the stdlib reference lists them (module order, then declaration order within a module).
pub const BUILTINS: &[BuiltinDef];Every declared builtin, in the order the stdlib reference lists them (module order, then declaration order within a module).