pub static BUILTINS: &[BuiltinSchema]Expand description
Every builtin type the language defines.
The order is the order the associated functions read out in a diagnostic that has to list them, which is why the collections come first.
pub static BUILTINS: &[BuiltinSchema]Every builtin type the language defines.
The order is the order the associated functions read out in a diagnostic that has to list them, which is why the collections come first.