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

ordered_map

container.ordered_map

§
(OK 
type
, V 
type
, ks array OK, vs array V)
:
Map OK, V
 is

Type Parameters

Constructors

Functions

§
(k container.ordered_map.OK, v container.ordered_map.V)
 => 
container.this.ordered_map container.ordered_map.OK container.ordered_map.V
§
 => 
String  
[Redefinition of  container.Map.as_string]
§
 => 
Type  
[Inherited from  Any]
§
(k container.Map.K)
 => 
bool  
[Inherited from  Map]
§
(k container.ordered_map.OK)
 => 
option container.ordered_map.V  
[Redefinition of  container.Map.index [ ]]
§
 => 
Sequence container.Map.K  
[Inherited from  Map]
§
 => 
String  
[Inherited from  Any]
§
 => 
i32  
[Redefinition of  container.Map.size]

redefines:

§
 => 
Sequence container.Map.V  
[Inherited from  Map]

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]