Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

conststring

conststring

conststring -- feature used for string constants in Fuzion source code

conststring cannot be called directly, instances are created implicitly by the
backend.
Resolve repeated inheritance of as_string, is_empty from string and from array.

NYI: Once we have a select-mechanism, we could select string.as_string over
array.as_string

redefines:


redefines: