[chuck-users] Chuck Concurrency Best Practices

Michael Heuer heuermh at gmail.com
Tue Sep 2 11:01:57 EDT 2008


Stephen Sinclair wrote:
> mike clemow 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?

That is what the original proposal (forum link above) suggests as a workaround.

   michael


More information about the chuck-users mailing list