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

cons

cons

§
(A 
type
, B 
type
, head A, tail B)
:
Cons A, B
 is

Type Parameters

Fields

§
head
 A  
[Redefinition of  Cons.head]

redefines:

§
tail
 B  
[Redefinition of  Cons.tail]

redefines:

Functions

§
 => 
String  
[Inherited from  Any]
§
 => 
Type  
[Inherited from  Any]
§
 => 
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]