[Haskell-beginners] Ignore in import
Mike Houghton
mike_k_houghton at yahoo.co.uk
Sat Oct 24 13:35:19 UTC 2015
Mmmm
I think its functor for each of
Either e
((,) e)
and
((->) e)
?
> On 24 Oct 2015, at 14:16, Imants Cekusins <imantc at gmail.com> wrote:
>
> ... or:
>
> 1) instance Functor Either e ((,) e)
> 2) instance Functor Either e ((->) e)
>
> ?
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
More information about the Beginners
mailing list