Koen Claessen <[EMAIL PROTECTED]> writes:

> And instead of:
> 
>   mapSet, emptySet, ...

> We have:
> 
>   Set.map, Set.empty, ...

> This is how Chris does it in Edison.
> Why isn't this used more?

One could possibly argue that the right solution is to put the
operations in classes?  There has from time to time been suggestions
and discussion about doing this, but I guess there are significant
obstacles -- surely, somebody must have tried to clean this up?  Or is
using MPTC (which possibly will be necessary?) regarded as too
non-standard for a library?

-kzm
-- 
If I haven't seen further, it is by standing in the footprints of giants
_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to