I think it has something to do w/ free will.
No, wasn't there some LW trouble w/ zero not being false the same way undef is, though, so that:God (Time Bandits)
will all work.print "hey \n" if ( (2 < 2) == 0); print "hee \n" if ( (2 < 2) eq undef ); print "ho \n" unless (2 < 2);
a
In reply to Re: Falsehoods & empty strings
by a
in thread Falsehoods & empty strings
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |