Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal

String

String

§
 ref
:
equatable,hashable,orderable
 is
  
[Contains abstract features]

Constructors

§
:
Any
 is
 
[Private constructor]

Functions

§
 => 
String  
[Redefinition of  Any.as_string]

redefines:

§
(substring String)
 => 
bool
§
(substring String)
 => 
i32
§
 => 
Type  
[Inherited from  Any]
§
(substring String)
 => 
option i32
§
(substring String, from i32)
 => 
option i32
§
(p String, n i32)
 => 
String
§
(T 
type
, base T)
 => 
outcome T
§
 => 
String  
[Inherited from  Any]
§
(old String, new String, n u64)
 => 
String
§
(from i32, to i32)
 => 
String
§
 => 
Sequence u8  
[Abstract feature]

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
(a String.this.type)
 => 
u64  
§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
bool  
[Inherited from  equatable]
§
 => 
String  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]