On 09/23/2013 02:08 PM, renoX wrote:
On Friday, 20 September 2013 at 15:23:20 UTC, Paulo Pinto wrote:
Am 20.09.2013 16:24, schrieb renoX:
That said, he made the same mistake as Haskell's authors: currying is a
*mathematical detail* which shouldn't obscure function type:
'f: a->b->c' is less readable than 'f: a,b->c'.

renoX

That is standard in all languages of the ML family, not only Haskell.

I know, but 'standard' doesn't mean that it is a good idea..

renoX



Neither does 'mathematical detail' mean it is obscure, unreadable or a mistake as you seem to imply.

Reply via email to