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

infix *

String.infix *

Constructors

§
:
Any
 is
  
[Inherited from  String]
 
[Private constructor]
§
(n i32)
 ref
:
String
 is
  
[Inherited from  String]

Functions

§
 => 
String  
[Inherited from  String]

redefines:

§
 => 
i32  
[Inherited from  String]
§
(n i32)
 => 
Sequence String  
[Inherited from  String]
§
 => 
i32  
[Inherited from  String]
§
(substring String)
 => 
bool  
[Inherited from  String]
§
 => 
bool  
[Inherited from  String]
§
(substring String)
 => 
i32  
[Inherited from  String]
§
(sep String)
 => 
String.this.cut_result  
[Inherited from  String]
§
 => 
Type  
[Inherited from  Any]
§
(suffix String)
 => 
bool  
[Inherited from  String]
§
(substring String)
 => 
option i32  
[Inherited from  String]
§
(substring String, from i32)
 => 
option i32  
[Inherited from  String]
§
(substring String)
 => 
option i32  
[Inherited from  String]
§
(other Any)
 => 
String  
[Inherited from  String]
§
 => 
bool  
[Inherited from  String]
§
 => 
bool  
[Inherited from  String]
§
 => 
bool  
[Inherited from  String]
§
 => 
String  
[Inherited from  String]
§
(n i32)
 => 
String  
[Inherited from  String]
§
(p String, n i32)
 => 
String  
[Inherited from  String]
§
(n i32)
 => 
String  
[Inherited from  String]
§
(p String, n i32)
 => 
String  
[Inherited from  String]
§
(l i32, s String)
 => 
String  
[Inherited from  String]
§
(n i32)
 => 
String  
[Inherited from  String]
§
(p String, n i32)
 => 
String  
[Inherited from  String]
§
 => 
outcome i128  
[Inherited from  String]
§
(base u64)
 => 
outcome i128  
[Inherited from  String]
§
 => 
outcome i128  
[Inherited from  String]
§
 => 
outcome i128  
[Inherited from  String]
§
 => 
outcome i128  
[Inherited from  String]
§
 => 
outcome i32  
[Inherited from  String]
§
(base i32)
 => 
outcome i32  
[Inherited from  String]
§
 => 
outcome i32  
[Inherited from  String]
§
 => 
outcome i32  
[Inherited from  String]
§
 => 
outcome i32  
[Inherited from  String]
§
 => 
outcome i64  
[Inherited from  String]
§
(base i64)
 => 
outcome i64  
[Inherited from  String]
§
 => 
outcome i64  
[Inherited from  String]
§
 => 
outcome i64  
[Inherited from  String]
§
 => 
outcome i64  
[Inherited from  String]
§
 => 
outcome int  
[Inherited from  String]
§
(base int)
 => 
outcome int  
[Inherited from  String]
§
 => 
outcome int  
[Inherited from  String]
§
 => 
outcome int  
[Inherited from  String]
§
 => 
outcome int  
[Inherited from  String]
§
(T 
type
, base T)
 => 
outcome T  
[Inherited from  String]
§
 => 
outcome u128  
[Inherited from  String]
§
(base u64)
 => 
outcome u128  
[Inherited from  String]
§
 => 
outcome u128  
[Inherited from  String]
§
 => 
outcome u128  
[Inherited from  String]
§
 => 
outcome u128  
[Inherited from  String]
§
 => 
outcome u32  
[Inherited from  String]
§
(base u32)
 => 
outcome u32  
[Inherited from  String]
§
 => 
outcome u32  
[Inherited from  String]
§
 => 
outcome u32  
[Inherited from  String]
§
 => 
outcome u32  
[Inherited from  String]
§
 => 
outcome u64  
[Inherited from  String]
§
(base u64)
 => 
outcome u64  
[Inherited from  String]
§
 => 
outcome u64  
[Inherited from  String]
§
 => 
outcome u64  
[Inherited from  String]
§
 => 
outcome u64  
[Inherited from  String]
§
 => 
String  
[Inherited from  Any]
§
(old String, new String)
 => 
String  
[Inherited from  String]
§
(old String, new String, n u64)
 => 
String  
[Inherited from  String]
§
 => 
list String  
[Inherited from  String]
§
(s String)
 => 
list String  
[Inherited from  String]
§
(s String)
 => 
list String  
[Inherited from  String]
§
(s String, n u32)
 => 
list String  
[Inherited from  String]
§
(s String, n u32)
 => 
list String  
[Inherited from  String]
§
(prefx String)
 => 
bool  
[Inherited from  String]
§
(from i32)
 => 
String  
[Inherited from  String]
§
(from i32, to i32)
 => 
String  
[Inherited from  String]
§
(from i32)
 => 
String  
[Inherited from  String]
§
(from i32, to i32)
 => 
String  
[Inherited from  String]
§
 => 
String  
[Inherited from  String]
§
 => 
String  
[Inherited from  String]
§
 => 
Sequence u8  
[Redefinition of  String.utf8]

redefines:

Type Functions

§
 => 
u8  
[Inherited from  String]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
u8  
[Inherited from  String]
§
 => 
u8  
[Inherited from  String]
§
 => 
Monoid String  
[Inherited from  String]
§
(sep String)
 => 
Monoid String  
[Inherited from  String]
§
(a String, b String)
 => 
String  
[Inherited from  String]
§
 => 
Type  
[Inherited from  Type]

redefines:

§
(a property.orderable.this.type, b property.orderable.this.type)
 => 
bool  
[Inherited from  orderable]
§
(utf8_bytes Sequence u8)
 => 
String  
[Inherited from  String]
§
(codepoints Sequence codepoint)
 => 
String  
[Inherited from  String]
§
(a String.this.type)
 => 
u64  
[Inherited from  String]
§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
bool  
[Inherited from  equatable]
§
(elems Sequence String)
 => 
String  
[Inherited from  String]
§
(elems Sequence String, sep String)
 => 
String  
[Inherited from  String]
§
(a property.partially_orderable.this.type, b property.partially_orderable.this.type)
 => 
bool  
[Inherited from  partially_orderable]
  
[Abstract feature]
§
 => 
u8  
[Inherited from  String]
§
 => 
String  
[Inherited from  Type]
§
 => 
u8  
[Inherited from  String]
§
 => 
u8  
[Inherited from  String]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]
§
 => 
u8  
[Inherited from  String]
§
 => 
u8  
[Inherited from  String]