null?

Name

null? -- Test if an object is the empty list.

Type: function

Synopsis

null?( x, q);

Arguments

x

An instance of <object>

Return Values

q

An instance of <boolean>

Description

Returns true if and only if x is the empty list.