DData in hierarchical libraries

Ketil Malde ketil+haskell at ii.uib.no
Fri Feb 20 15:56:52 EST 2004


Christian Maeder <maeder at tzi.de> writes:

> Surely partial application "(subset s)" is different from a section
> "(`subset` s)" but is something that a Haskeller must learn anyway!

I think the standard approach, that arguments are ordered to make
sense in infix mode, nicely disambiguates this issue.  And I think the
rest of the libraries are fairly consistent.

(And why not "isSubsetOf", since we're redecoration anyway?)

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants


More information about the Libraries mailing list