Null object: Difference between revisions

m
Line 467:
=={{header|PARI/GP}}==
GP does not have good facilities for this, but this test suffices for most purposes:
<lang parigp>foo!='foo</lang>
 
=={{header|Perl}}==