Didn't think of that, but I have to wonder if $a & $b are really that much better than $_[0] & $_[1] ?
Okay for swap(), I guess.
In reply to Re^5: RFC: Idiom for named read-write arguments (aliases) instead of using $_[0] etc
by BrowserUk
in thread RFC: Idiom for named read-write arguments (aliases) instead of using $_[0] etc
by LanX
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |