
08-23-2003, 01:18 AM
|
Script Monkey
|
 |
Join Date: May 2001
Posts: 18,222
|
|
It depends on Graal's inner workings. If you're using a literal compiler/interpreter that doesn't make a distinction between & and && then it's more efficient to split up the checks - if you combine them then it'll happily evaluate the whole condition without stopping to check if it's already invalidated itself. |
__________________
|
|
|