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

Const_String

Const_String

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

Const_String 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