[M3devel] REFANY-keyed tables?

JC Chu jcchu at acm.org
Sun Mar 2 06:09:48 CET 2014


Oh I just needed to count the number of times each object has been visited, where objects a and b are considered identical iff Refany.Equal(a, b), so tagging objects with sequential integers and using instead an INTEGER-to-INTEGER table sufficed.


- JC Chu


----------------------------------------
> Subject: Re: [M3devel] REFANY-keyed tables?
> From: dragisha at m3w.org
> Date: Sat, 1 Mar 2014 19:12:36 +0100
> CC: rodney_bates at lcwb.coop; m3devel at elegosoft.com
> To: jcchu at acm.org
>
> I am not following this thread so well, but. Why do you need something like this? Maybe to use it as an argument to a C callback?
> 		 	   		  


More information about the M3devel mailing list