2 Sep
2008
2 Sep
'08
10:55 a.m.
On Mon, Sep 1, 2008 at 2:06 PM, mike clemow
What I really want is functions to be objects so that I can pass them as arguments and return them from other functions. This would make me very happy.
Closures would be cool, but would it be possible to do something similar by using objects that have member functions, and passing those? Steve