fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.
Fuzion
•
Fuzion Library Modules
•
terminal
•
String
•
crossed_out
☰
Modules
base
lock_free
terminal
universe (module terminal)
|―
terminal
| |―
raw
crossed_out
String
.
crossed_out
§
crossed_out
=>
String
[src]
NYI: string.reverse causes a conflict with Const_String.reverse since visibility is not supported
public string.reverse => terminal.reverse + string.this + terminal.reset
public string.reverse => terminal.reverse + string.this + terminal.reset