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;

?


"Half of all adults in the United States say they have registered as an organ donor, although only some have purchased a motorcycle to show that they're really serious about it."

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

      You got it - that was the entire meaning of the question mark. Done lots of typing today and '?' is shorter than 'I think you have a typo'. :)


      "Half of all adults in the United States say they have registered as an organ donor, although only some have purchased a motorcycle to show that they're really serious about it."