
14 Apr
2009
14 Apr
'09
10:01 p.m.
I would like to compose two function objects into one. Bind describse this using || or && but my function objects return void. How can i package them into a new one that invokes both the components. Robert Ramey