* Yves Parès <[email protected]> [2012-01-22 15:23:51+0100] > Big sum up of everything: > > If TestN is a newtype constructor, then > 'TestN undefined' and 'undefined' are exactly the same thing.
To be precise, the former is a type-restricted version of the latter. -- Roman I. Cheplyaka :: http://ro-che.info/ _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
