car

Name

car -- Get the car part of a pair.

Type: function

Synopsis

car( p, a);

Arguments

p

An instance of <pair>

Return Values

a

An instance of <object>

Description

This is one of the two standard lisp accessors.