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

asString

outcome.asString

converts outcome to a string

returns the result of T.asString for a successful outcome, or
"--$e--" for e error.

redefines:

§v
 => 
T