[Haskell-beginners] infinite type
Imants Cekusins
imantc at gmail.com
Sun Jan 3 21:50:27 UTC 2016
Well even if (.) can be used with functions returning functions (partially
applied),
calling g . g where g expects 2 args and returns 1 does not seem intuitive.
Could you think of a useful practical example of
(a->a->a) . (a->a->a)
?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20160103/22f951f0/attachment.html>
More information about the Beginners
mailing list