in reply to Evaluation Disorder
Same thing, really, except that ?: doesn't use any BLOCKs.sub bleh { if (@_) { return sort @_; } else { return sort 0; } }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Evaluation Disorder
by MeowChow (Vicar) on Apr 06, 2001 at 08:44 UTC | |
by tadman (Prior) on Apr 06, 2001 at 19:43 UTC |