Greetings,

I find a lot of my data needs two indices, f(x,y) instead of one, f(x).

f(x) would be implemented easily with a Dictionary,

but how do you implement f(x,y)?


I guess this is another way of asking is there a Table object or a Tuple object,

of even a graphics object Screen that has x,y coordinates with a value?


Sincerely,

Joe.






_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to