[Haskell-beginners] Type Parameters and Type Variables

Sumit Sahrawat, Maths & Computing, IIT (BHU) sumit.sahrawat.apm13 at iitbhu.ac.in
Thu Mar 26 10:48:52 UTC 2015


When type variables are passed to a Type Constructor, they become type
parameters.
Just like when variables are passed to functions, they become parameters.
Operationally, both are equivalent.

On 26 March 2015 at 15:51, Shishir Srivastava <shishir.srivastava at gmail.com>
wrote:

> What's the difference between the two.. ?
>
> Shishir Srivastava
>
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>


-- 
Regards

Sumit Sahrawat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150326/e164a6fa/attachment.html>


More information about the Beginners mailing list