[mercury-users] Module qualification of common operators (was RE: [m-rev.] Updated posix patch)

Peter Schachte schachte at cs.mu.OZ.AU
Mon Jul 16 22:20:44 AEST 2001


> I'm starting to think that for very common operators such as
> map, fold, filter, append etc. readability might improve by
> omitting module qualifiers.  Some unqualified overloading is
> already commonplace, ++/2 and elem/1 for instance.
> 
> How do other people feel about the issue?

I agree.  I find the module prefix often makes the code harder to read.  I
often find the intended meaning is is more quickly seen without the extra
text.  


-- 
Peter Schachte <schachte at cs.mu.OZ.AU>  When the leaders speak of peace / The
http://www.cs.mu.oz.au/~schachte/      common folk know / That war is coming
Phone:  +61 3 8344 9166                    -- Bertolt Brecht 
Fax:    +61 3 9348 1184                
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list