[m-rev.] diff: implement concat_string_list for .NET

Fergus Henderson fjh at cs.mu.OZ.AU
Sun Feb 23 15:54:46 AEDT 2003


On 21-Feb-2003, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
> On 21-Feb-2003, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> > Just as a point of style,
> > 
> > 			Char = Rest ^ unsafe_elem(Index - 1)
> > 
> > might be better than
> > 
> > > > +			string__unsafe_index(Rest, Index - 1, Char)
> > 
> 
> I prefer the latter.

Since opinions on this point differ,
I will go with the easiest approach and leave it as is.

-- 
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