[m-rev.] for review: type_to_univ speedup
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Dec 19 10:36:37 AEDT 2001
On 18-Dec-2001, Zoltan Somogyi <zs at cs.mu.OZ.AU> wrote:
>
> Estimated hours taken: 0.1
> Branches: main
>
> library/std_util.m:
> Replace dynamic checks in type_to_univ with mode-specific clauses.
The log message is wrong, since they are not dynamic checks.
They may *look* like dynamic checks, but it all gets resolved at compile time.
So s/dynamic checks/calls to `var/1'/
Otherwise that looks fine.
Maybe var/1 should be deleted now.
--
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