
21 Sep
2015
21 Sep
'15
6:23 p.m.
Hello! Could someone explain to me the difference between the following? data Atype = Numeric Integer | A | B C and data Atype = Integer | A | B C Thanks in advance!