[Haskell-cafe] Domains and Co-Domains

Derek Elkins derek.a.elkins at gmail.com
Mon Mar 29 09:03:45 EDT 2010


2010/3/29 Günther Schmidt <gue.schmidt at web.de>:
> Hi,
>
> I can easily see how one identifies the domain and co-domain of a unary
> function.
>
> How would the domain of a function be expressed that takes more than one
> argument and arguments of different type?

All functions in Haskell are unary.


More information about the Haskell-Cafe mailing list