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

array

mutate.array

§
(T 
type
)
:
Mutable_Array T, mutate.this,mutable_element
 is
 
[Private constructor]

Type Parameters

Fields

§
length
 i64  
[Redefinition of  container.Buffer.length]

Functions

§
(o mutate.array.T)
 => 
unit  
[Redefinition of  container.Mutable_Array.add]
§
 => 
String  
[Inherited from  Buffer]

redefines:

§
 => 
unit  
[Inherited from  mutable_element]
§
 => 
Type  
[Inherited from  Any]
§
(i i64)
 => 
mutate.array.T  
[Redefinition of  container.Buffer.index [ ]]
§
(i i64, o mutate.array.T)
 => 
unit  
§
 => 
interval i64  
[Inherited from  Buffer]
§
 => 
bool  
[Inherited from  mutable_element]
§
 => 
String  
[Inherited from  Any]

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]
§
(LM 
type
, length i64, init mutate.array.type.T)
 => 
container.Mutable_Array mutate.array.type.T LM
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]