
29 Aug
2008
29 Aug
'08
4:59 p.m.
* Johannes Waldmann
data Test = Test Integer {b::String}
positional (= unnamed) record notation is a language design error :-) and its use should be discouraged. - J.W.
Polluting namespace with unneeded functions should not be encouraged either. Consider for instance defining datatype for 3x3 matrix. Would the absence of unnamed record notation make you more happy? -- Roman I. Cheplyaka :: http://ro-che.info/ kzm: My program contains a bug. How ungrateful, after all I've done for it.