[Newbies] f(x, y) or Table

Joseph Alotta joseph.alotta at gmail.com
Thu Apr 14 01:46:03 UTC 2016


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.








More information about the Beginners mailing list