Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


lisp (version 0.1)

cdr: Return elements after the first of a list.

Description

Return elements after the first of a list.

Usage

cdr(list)

Arguments

list
the list from which to extract

Value

The elements after the first, or nil if only one