cdr: Return elements after the first of a list.

Description Usage Arguments Value

Description

Return elements after the first of a list.

Usage

1

Arguments

list

the list from which to extract

Value

The elements after the first, or nil if only one


lisp documentation built on May 2, 2019, 4:45 p.m.

Related to cdr in lisp...