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

container

container

Constructors

§
(T 
type
)
:
Sequence T
 is
  
[Contains abstract features]
§
(T 
type
, E 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
 
[Private constructor]
§
(T 
type
, E 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
 
[Private constructor]
§
(T 
type
)
:
effect
 is
 
[Private constructor]
§
(T 
type
)
:
abstract_array T
 is
 
[Private constructor]
§
(HK 
type
, V 
type
, ks array HK, vs array V)
:
Map HK, V
 is
  
[Contains abstract features]
§
(T 
type
)
 ref
:
Sequence T
 is
  
[Contains abstract features]
§
(K 
type
, V 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
§
(T 
type
, E 
type
)
 ref
:
Buffer T, E
 is
  
[Contains abstract features]
§
(T 
type
, E 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
 
[Private constructor]
§
(LM 
type
, T 
type
)
 ref
:
Linked_List T
 is
 
[Private constructor]
§
(K 
type
, V 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
§
(LM 
type
, KEY 
type
, VAL 
type
)
:
Mutable_Map KEY, VAL
 is
 
[Private constructor]
§
(OK 
type
, V 
type
, ks array OK, vs array V)
:
Map OK, V
 is
§
(K 
type
, V 
type
)
 ref
:
Map K, V
 is
  
[Contains abstract features]
§
(PK 
type
, V 
type
)
:
Map PK, V
 is
 
[Private constructor]
§
(K 
type
)
:
Set K
 is
 
[Private constructor]
§
(E 
type
)
 ref
:
Sequence E
 is
  
[Contains abstract features]
§
(T 
type
, from Sequence T, less_or_equal Binary bool T T)
:
array T
 is
§
(T 
type
)
 ref
:
Any
 is
  
[Contains abstract features]
§
(LM 
type
, T 
type
)
:
Stack T
 is

Functions

§
 => 
String  
[Inherited from  Any]
§
 => 
Type  
[Inherited from  Any]
§
(K 
type
, V 
type
, ks array K, vs array V)
 => 
container.Map K V
§
 => 
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]
§
 => 
String  
[Inherited from  Type]

redefines:

§
 => 
Type  
[Inherited from  Any]