about "with statement"

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Mon Jun 10 12:34:56 PDT 2013


On Mon, 10 Jun 2013 15:33:44 +0200
"Anthony Goins" <neontotem at gmail.com> wrote:
> 
> Am I the only one that found this useful?
> Is there a better way?
> 
> with (specificModule)
> {
>      result = ufcsChain.ambiguousFunction.link3();
> }

Ooh, that's another good one!


More information about the Digitalmars-d mailing list