Twice as fast as;( $var ? print 'yes' : print 'no' )
Also is there a perldoc that discusses this? Thanks,if ( $var ) { print 'yesy'; } else { print 'no'; }
In reply to if-else vs. tertiary effieciency? by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |