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

Persistent_Map

container.Persistent_Map

§
(K 
type
, V 
type
)
 ref
:
Map K, V
 is
  
[Contains abstract features]

Type Parameters

Functions

§
(LM 
type
)
 => 
container.Mutable_Map container.Map.K container.Map.V  
[Inherited from  Map]
  
[Abstract feature]
§
 => 
String  
[Inherited from  Map]

redefines:

§
 => 
Type  
[Inherited from  Any]
§
(k container.Map.K)
 => 
bool  
[Inherited from  Map]
§
(k container.Map.K)
 => 
option container.Map.V  
[Inherited from  Map]
  
[Abstract feature]
§
 => 
Sequence (tuple container.Map.K container.Map.V)  
[Inherited from  Map]
  
[Abstract feature]
§
 => 
Sequence container.Map.K  
[Inherited from  Map]
§
 => 
String  
[Inherited from  Any]
§
(k container.Persistent_Map.K, v container.Persistent_Map.V)
 => 
container.Persistent_Map container.Persistent_Map.K container.Persistent_Map.V  
[Abstract feature]
§
 => 
i32  
[Inherited from  Map]
  
[Abstract feature]
§
 => 
Sequence container.Map.V  
[Inherited from  Map]

Type Functions

§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Type]

redefines:

§
 => 
container.Map.this.type  
[Inherited from  Map]
  
[Abstract feature]
§
(T 
type
)
 => 
bool  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]