[Haskell-beginners] Meaning of (Eq a)
lakshminaras2002 at gmail.com
lakshminaras2002 at gmail.com
Sun Sep 5 05:24:14 EDT 2010
Actually (Num t) would mean that certain other functions are also
applicable to the elements of the type t, not only addition.
On Sun, Sep 5, 2010 at 2:49 PM, Lakshmi Narasimhan <
lakshminaras2002 at gmail.com> wrote:
> This means that the elements of the type "t" can be added.
--
Regards
Lakshmi Narasimhan T V
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/beginners/attachments/20100905/c43e221a/attachment.html
More information about the Beginners
mailing list