[chuck-users] Chuck Concurrency Best Practices

Stephen Sinclair radarsat1 at gmail.com
Tue Sep 2 10:55:45 EDT 2008


On Mon, Sep 1, 2008 at 2:06 PM, mike clemow <gelfmuse at gmail.com> wrote:
>
> 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


More information about the chuck-users mailing list