Open xieyuheng opened 2 years ago
Problem:
We need to support inductive datatype to let user define new types.
Solution 1:
Maybe add the following new values:
Datatype
TypeConstructor
DataConstructor
Is class a special type constructor?
class
Problem:
We need to support inductive datatype to let user define new types.
Solution 1:
Maybe add the following new values:
Datatype
TypeConstructor
DataConstructor