If you go to a google result page, and run rwt.toString()
, you'll see that the return call for this function is:
return !0;
I can't think of any reason why this wouldn't always be true
. Is this just a shorthand for true
, or is there more going on here?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…