Methods for type "null"
equal (n: null) returns (bool)
% effects returns true
similar (n: null) returns (bool)
% effects returns true
copy ( ) returns (null)
% effects returns nil
unparse ( ) returns (string)
% effects returns the three-character string ``nil''