Skip to main content

Module well_known

Module well_known 

Source

Structsยง

pointer_struct
string_class
string_literal_fn

Functionsยง

pointer_struct
Returns the Pointer struct from the libdada prelude.
prelude_member ๐Ÿ”’
Returns the member of the libdada prelude with the given name, reporting an error if it is not found.
prelude_module ๐Ÿ”’
Returns the libdada prelude module. It must be present.
prelude_span
Returns the span of the libdada prelude. Used when a span is needed for diagnostics for something built-in, like a primitive.
report_not_found ๐Ÿ”’
report_unexpected ๐Ÿ”’
string_class
Returns the String class from the libdada prelude.
string_literal_fn
Returns the literal function of the String class from the libdada prelude.