Nemerle Documentation

MType.ConstructFunctionType Method

Overload List

 

public static MType ConstructFunctionType(Fun_header);

 

public static MType ConstructFunctionType(list,MType);

 

public static MType ConstructFunctionType(list,TyVar);

See Also

MType Class | Nemerle.Compiler Namespace