pair?

Name

pair? -- Test if an object is a pair.

Type: function

Synopsis

pair?( x, q);

Arguments

x

An instance of <object>

Return Values

q

An instance of <boolean>

Description

Returns true if and only if x is a pair.