in reply to Re: Is it possible to perform concurrent action like loop?
in thread Is it possible to perform concurrent action like loop?
async { action like printing some string, or adding two numbers, etc +... }->detach;
?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Is it possible to perform concurrent action like loop?
by BrowserUk (Patriarch) on Mar 20, 2009 at 11:31 UTC | |
by missingthepoint (Friar) on Mar 20, 2009 at 12:07 UTC |