Nat
is the most basic datatype
, List
is the next basic datatype
.List
taken a Type
is a Type
.List
of "a", "b", "c", step by step.Nat
is the most basic datatype
, List
is the next basic datatype
.List
taken a Type
is a Type
.List
of "a", "b", "c", step by step.