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

circular_buffer

mutate.circular_buffer

Type Parameters

Fields

§
length
 i64  

Functions

§
 => 
String  
[Inherited from  Circular_Buffer]

redefines:

§
 => 
unit  
[Inherited from  mutable_element]
§
 => 
Type  
[Inherited from  Any]
§
 => 
bool  
[Inherited from  mutable_element]
§
 => 
String  
[Inherited from  Any]
§
(e mutate.circular_buffer.T)
 => 
outcome unit  
[Redefinition of  container.Circular_Buffer.put]

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.circular_buffer.type.T)
 => 
container.Circular_Buffer mutate.circular_buffer.type.T LM
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]