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

Circular_Buffer

container.Circular_Buffer

§
(T 
type
, E 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
 
[Private constructor]

Type Parameters

Functions

§
 => 
String  
[Redefinition of  Any.as_string]

redefines:

§
 => 
i64  
[Abstract feature]
§
 => 
i64  
[Abstract feature]
§
 => 
Type  
[Inherited from  Any]
§
(n i64)
 => 
array container.Circular_Buffer.T  
[Abstract feature]
§
 => 
i64  
[Abstract feature]
§
 => 
String  
[Inherited from  Any]
§
(e container.Circular_Buffer.T)
 => 
outcome unit  
[Abstract feature]

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]