[Newbies] f(x, y) or Table

2016-04-13 Thread Joseph Alotta
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

[Newbies] Re: f(x, y) or Table

2016-04-13 Thread Joseph Alotta
> On Apr 13, 2016, at 8:15 PM, jelena [via Smalltalk] > wrote: > > > ___ > Beginners mailing list > [hidden email] > http://lists.squeakfoundation.org/mailman/listinfo/beginners > > > If you