Skip to main content

BUILTINS

Static BUILTINS 

Source
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.