[m-rev.] Added int:'/'/2 and builtin false/0

Fergus Henderson fjh at cs.mu.OZ.AU
Tue May 21 13:38:30 AEST 2002


On 21-May-2002, Tyson Dowd <trd at cs.mu.OZ.AU> wrote:
> If you know what the user was trying to do, and all you are going to do
> is tell them how to do it right, why don't you just accept what they are
> doing in the first place?

Well, actually we don't know what the user was trying to do;
maybe they were trying to do int / int => float.

But the reason for using // rather than / is mainly for the *readers*
of the code rather than the writer.

-- 
Fergus Henderson <fjh at cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list