[m-rev.] Minor addition to string.m

Fergus Henderson fjh at cs.mu.OZ.AU
Thu Feb 13 14:49:56 AEDT 2003


On 13-Feb-2003, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> +:- func string ^ elem(int) = char.
> +%	A synonym for index_dex/2:

s/dex/det/

> +:- func string ^ unsafe_elem(int) = char.
> +%	A synonym for index_dex/2:
> +%	String ^ unsafe_elem(Index) = string__unsafe_index(String, Index).

s/index_dex/unsafe_index/

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