[m-rev.] For review: Implement store library procedures for Java
Fergus Henderson
fjh at cs.mu.OZ.AU
Wed Feb 4 22:35:22 AEDT 2004
On 04-Feb-2004, James Goddard <goddardjames at yahoo.com> wrote:
> Implement some library procedures for Java.
>
> library/store.m:
> Define generic_mutvar as having foreign_type "mercury.stdutil.Mutvar"
> since it has the same properties.
>
> Implement the following predicates in Java:
> new_mutvar/4
> get_mutvar/4
> set_mutvar/4
> unsafe_new_uninitialized_mutvar/3
That looks fine.
--
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